@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 { 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 { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . orcid:0000-0002-4587-3476 foaf:name "roberto pizzolotto" . this: dct:created "2026-03-17T14:23:43.260Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0002-4587-3476; dct:license ; npx:introduces ; npx:supersedes ; 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 "PVCaXl4UMnBG7hm+Lup1wuDnvwrtQhZoezi1qUdW3oWsPouwKFpzHlnrHdxBNngnq3h7Vbni4uWFbURJyaRvLChVz4m8R7ILCHoTimvU++9HVJtlyo3tt8FX/h3NRuU63DBY4NzDIP+mQrjFqO0vUq+QLvbszVmOCnky3/tDrq8="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4587-3476 . nt:hasLabelFromApi "Chorotype - This term is used to group together similar biogeographical ranges." . }