@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix skos: . @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:FoundIn a rdf:Property, ; dct:isPartOf ; rdfs:domain ; rdfs:label "found in"; rdfs:range ; skos:definition "to define a species collected for the first time in a habitat" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 . } sub:pubinfo { 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: dct:created "2026-07-25T18:03:01.545Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4587-3476; dct:license ; npx:introduces sub:FoundIn; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB"; npx:hasSignature "IqbYBQYGnA70h4mCNAR4sTGnAyMn583ZsQWDYBxjmyXdre2SlrceLWH9ZcutrLe5/DhhpR0xHyr9B3jqiCw7q51JB7Fjo+ipdHHwHreF5iwd4dSZCs244v39lR39ffN8YOzDX8tOvRkMHShRl4qdalFvrQtxQO1u1ss6EV2+pdA="; 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" . }