@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:hasDistributionRange dct:partOf ; a rdf:Property, ; rdfs:label "has distribution range"; rdfs:range ; "Links an organism or taxon to a geographical distribution range (chorotype)" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4587-3476 . } sub:pubinfo { nt:hasLabelFromApi "range - geographical area in which a taxon can be found" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" . this: dct:created "2026-03-12T15:14:18.851Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-4587-3476; dct:license ; npx:introduces sub:hasDistributionRange; 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 "c+zBDvHdLGSWDeIiTrOlys+YFx06RE5diR5d5UFvhX2WI+Ja87Cd5bGAWK1Pr6cCv05takRs71BsoxXgkItfNkAc+ZDrij9K3CUWdCLM2swLoYE6ytyCkURRiksPsqWImlrIeGfhoENF2yBYJB/KiBAdN9aOxHpUJveFWrz35Yk="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . }