@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @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:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 . } sub:pubinfo { orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" . this: dct:created "2026-07-28T17:58:21.307Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4587-3476; dct:license ; npx:hasNanopubType ; npx:wasCreatedAt ; rdfs:label "Carabid Beetles has pinned template: (new) Assigning a biological feature to an organism taxon"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB"; npx:hasSignature "NU5QILn1hxOnOptNGE8+mr4K3tgUlP9pcqFs4bGPxaDam8ihjHofc3MoOzbB/YqcyjQ9U8dPsxpx8eq8xif1Gh4Gjy8w+ZLmpHRABpp4P1ecm9Hvtg3XE8DG1uMUpgQt9/37E6igJ+HRNi9m8Q3JBNptI1I0oPnMnmnnTSFpYSA="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . nt:hasLabelFromApi "(new) Assigning a biological feature to an organism taxon - template to assign a biological feature, e.g. herbivory, or macroptery, to an..." . nt:hasLabelFromApi "Carabid Beetles" . }