@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 { dct:description rdfs:label "can be described as follows: - gives a thing (left) a human-readable description (right)" . dct:isPartOf rdfs:label "is part of" . rdf:type rdfs:label "is a - asserts that the given thing (left) belongs to the given class (right)" . rdfs:label rdfs:label "is called - connects an identifier to a human-readable name for it" . rdfs:seeAlso rdfs:label "is further explained at - connects an identifier to a link with further information about it" . rdfs:label "named individual - a concrete or abstract thing that is given an identifier and a name" . sub:assertion a nt:AssertionTemplate; dct:description "

This template defines a new chorotype individual. A chorotype represents a biogeographic distribution pattern or area category used to classify species by their geographic range.

"; rdfs:label "Defining a new chorotype"; nt:hasNanopubLabelPattern "${name}"; nt:hasStatement sub:st0, sub:st1, sub:st2, sub:st3, sub:st4, sub:st5, sub:st6, sub:st7; nt:hasTag "Terms" . sub:description a nt:LongLiteralPlaceholder; rdfs:label "description of the chorotype" . sub:individual a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder; rdfs:label "short name, used as URI suffix - the formal identifier of the chorotype" . sub:letterCode a nt:LiteralPlaceholder; rdfs:label "the letter code of the chorotype" . sub:name a nt:LiteralPlaceholder; rdfs:label "the name of the chorotype" . sub:numericalCode a nt:LiteralPlaceholder; rdfs:label "the numerical code of the chorotype" . sub:seeAlsoLink a nt:UriPlaceholder; rdfs:label "a URL where more information about this chorotype can be found" . sub:st0 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:individual . sub:st1 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:individual . sub:st2 rdf:object sub:name; rdf:predicate rdfs:label; rdf:subject sub:individual . sub:st3 rdf:object sub:description; rdf:predicate dct:description; rdf:subject sub:individual . sub:st4 a nt:OptionalStatement; rdf:object sub:seeAlsoLink; rdf:predicate rdfs:seeAlso; rdf:subject sub:individual . sub:st5 a nt:OptionalStatement; rdf:object sub:vocabulary; rdf:predicate dct:isPartOf; rdf:subject sub:individual . sub:st6 rdf:object sub:numericalCode; rdf:predicate ; rdf:subject sub:individual . sub:st7 rdf:object sub:letterCode; rdf:predicate ; rdf:subject sub:individual . sub:vocabulary a nt:GuidedChoicePlaceholder; rdfs:label "vocabulary / ontology"; nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=http://www.w3.org/2002/07/owl%23Ontology&searchterm=" . rdfs:label "chorotype - a biogeographic distribution pattern category" . rdfs:label "has chorotype letter code" . rdfs:label "has chorotype numerical code" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-08-20T20:08:27.434+02:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:embeds sub:assertion; npx:supersedes ; npx:wasCreatedAt ; rdfs:label "Defining a new chorotype"; nt:wasCreatedFromProvenanceTemplate ns1:RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "UQAKDxt7J/91X0Owzp8c5H9hWsXnjABIvao8J08WO6SyTRAve7D0qD2tek+15LtikeYphsQZBOKGb4GRBC33QXdsk4pkH8tis9RFOxIpIagucqNnxZk5jKKwybjQDcSerg9arTM2ECFQJeCnjB0KE1+UuFww5d9QMSdLdIxav18="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }