@prefix this: . @prefix sub: . @prefix np: . @prefix nt: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix dct: . @prefix rdf: . @prefix npx: . @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:sampled_in a rdf:Property, ; dct:isPartOf ; rdfs:domain ; rdfs:label "sampled in"; rdfs:range ; skos:definition "active research by means of techniques or protocols, aimed at finding or capturing or collecting an organism taxon" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 . } sub:pubinfo { rdfs:label "species"; nt:hasLabelFromApi "species - one of the basic units of biological classification and a taxonomic rank" . orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" . this: a ; dct:created "2026-07-31T20:56:28.603Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4587-3476; dct:license ; npx:introduces sub:sampled_in; npx:wasCreatedAt ; 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 "DPPGZ3kZDnALrei/9gwsPhQulw6R9toKqsJbZE+DSVEPkWd6STtNpq9OHrqmOK2HXmXktnCDEO2PtLG69GPAZwwkp02HVT/dTkhnmWgKmXaRjzKyqDg8JuRElT/7X5lmPqLtCaJ+kAy/1wWrTikqr3TdfP4gOlyLZVlThp+fbug="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . nt:hasLabelFromApi "Carabid Ecological Feature - A ecological feature is a specific feature linked to an adaptation of a carabid" . }