@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix ns1: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:assertion a nt:AssertionTemplate; dct:description "template to assign a morphological character, e.g. macropterous, to a carabid species"; rdfs:label "(new) Assigning a morphological character to a carabid species"; nt:hasNanopubLabelPattern "${taxon} has the feature ${feature}"; nt:hasStatement sub:st, sub:st2 . sub:comment a nt:LongLiteralPlaceholder . sub:feature a nt:GuidedChoicePlaceholder; rdfs:label "choose morphological character"; nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/np/RAFPWbTWP09TA2p9I1xOMYHrX3NmHwitXxODtaN7zdvRY/MorphologicalCharacter&searchterm=" . sub:st rdf:object sub:feature; rdf:predicate ; rdf:subject sub:taxon . sub:st2 a nt:OptionalStatement; rdf:object sub:comment; rdf:predicate rdfs:comment; rdf:subject sub:feature . sub:taxon a nt:GuidedChoicePlaceholder; rdfs:label "choose species"; nt:possibleValuesFromApi "https://api.gbif.org/v1/species/suggest?datasetKey=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c&q=" . rdfs:label "has the morphological character" . } 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: a ; dct:created "2026-08-03T21:38:26.740Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-4587-3476; dct:license ; npx:embeds sub:assertion; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "(new) Assigning a morphological character to a carabid species"; prov:wasDerivedFrom , ; 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 "kkwwjRNAYx/rXgbfuLplrJ6QqREO89+2DZid4s/0UAbhzakYI3bRPtSOoZsUH+d1Z+mnBZyj9d2wHIfp/ptUu15IWk5qEL00/6xJ98rPc6d7HdB9RP50haTU9lTX7PnOJhjPcX+A7t8GdZg2iTbEXSLoADhyjgXuwBQ/Q37Pxj0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . }