@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:MorphologicalFeature a ; dct:partOf ; rdfs:label "Morphological Feature"; rdfs:subClassOf ; "A morphological feature of an organism or taxon." . } 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: dct:created "2026-02-23T16:16:04.154Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-4587-3476; dct:license ; npx:introduces sub:MorphologicalFeature; 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 "PDDyoKWyedNqOW9sZAaMsSdvHWY+t93N7ktq8YR70hicPwYGdeqcbRcp+aeX5YCIxv8UIE9rq2WfWxEzlYqcE59zS65u+mBjapsPgqKdQU7tbal+/vwfh65OdasKqRLHQuhi0kP5pGbv027sLdCgMhCtKnOPME+BB2Gn8gZ+xZk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . nt:hasLabelFromApi "Carabid Beetle Ontology" . nt:hasLabelFromApi "Biological Feature - A feature of a biological organism or taxon." . }