@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:assertion a nt:AssertionTemplate; rdfs:label "Assigning a breeding type to a carabid species"; nt:hasNanopubLabelPattern "${taxon} has the feature ${feature}"; nt:hasStatement sub:st . sub:breeding_time a nt:GuidedChoicePlaceholder; rdfs:label "choose breeding type"; nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https%3A%2F%2Fw3id.org%2Fspaces%2Fcarabid-beetles%2Fr%2Fontology%2FBreeding_time&searchterm=" . sub:st rdf:object sub:breeding_time; rdf:predicate ; rdf:subject sub:taxon . sub:taxon a nt:GuidedChoicePlaceholder; rdfs:label "choose taxon"; nt:possibleValuesFromApi "https://api.gbif.org/v1/species/suggest?datasetKey=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c&q=" . rdfs:label "has breeding type" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" . this: a ; dct:created "2026-07-10T13:26:52.786Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-4587-3476; dct:license ; npx:embeds sub:assertion; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Assigning a breeding type to a carabid species"; prov:wasDerivedFrom , ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ns1:RAdyqI6k07V5nAS82C6hvIDtNWk179EIV4DV-sLbOFKg4, , , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB"; npx:hasSignature "QAkX7xs5DtAs05Yv654mXgCj/ijD1GCw0ZClzMG5qUA2FbddfiIMitt+oRSq5pBsWFZBjU/1pxNx4X7dRkjLSQpaW+gZxGzDm3Tvfh69yTExVqardA/k1OyMFFaFUdkOeGn7MwOX6ZQ080pcO9nks5DRGTXMcaUV/5RHs6n4SD0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . }