@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @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:CarabidEcologicalFeature a ; rdfs:label "Carabid Ecological Feature"; skos:definition "A ecological feature is a specific feature linked to an adaptation of a carabid"; skos:relatedMatch . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 . } sub:pubinfo { nt:hasLabelFromApi "ecology - scientific study of the relationships between living organisms" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" . this: dct:created "2026-07-25T16:58:02.052Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-4587-3476; dct:license ; npx:introduces sub:CarabidEcologicalFeature; npx:wasCreatedAt ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUDeKXhXlFhZOfNX+50fX31+K+KNwHGyuh65vqoj49E+Sc920NGPGIEmoyGDFtPONltIEFzp80aEY5mn+V+r27uUpDORorw6OlGGepR0dnWNwEJ8jyFVu7z7d+eIqC5t9V+tQbU4c1H2b8IEzlbpTT0n7DY6gjP0jDjwTBC94mdQIDAQAB"; npx:hasSignature "bfybLQfgEroxnHmngDj0kwm6crNjvWndgy4dJHgq28ye0ygPWGbl+yNGTqbCm58foXn+i4mYhPMPR21EwCqH100szv4UXwwgBE1u34SzCJdZ97kaUNqZAZS6joc7uaefylsZFJuQSlkQ4UBBSH8CQW/C8FnUTpFHz5KVY/UNQ50="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . }