@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix ns1: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:label "has the preferred namespace prefix" . rdfs:label "has the namespace URI" . rdf:type rdfs:label "is a - asserts that the thing on the left belongs to the class on the right" . rdfs:label rdfs:label "is called - connects a formal identifier (left) to an informal human-readable name (right)" . rdfs:label "ontology - a set of terms like classes and relations" . sub:assertion dct:description "Such a nanopublication defines a new ontology, to which terms like classes and properties can later be added."; a nt:AssertionTemplate; rdfs:label "Defining a new ontology"; nt:hasNanopubLabelPattern "Ontology: ${name}"; nt:hasStatement sub:st0, sub:st1, sub:st2, sub:st3, sub:st4; nt:hasTag "Terms" . sub:description a nt:LongLiteralPlaceholder; rdfs:label "description of the ontology" . sub:name a nt:LiteralPlaceholder; rdfs:label "the name of the ontology" . sub:namespacePrefix rdfs:label "short namespace prefix, e.g. \"foaf\"" . sub:namespaceUri rdfs:label "namespace URI (prefix of all contained IDs)" . sub:ontology a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder; rdfs:label "short URI suffix or full URI" . sub:st0 rdf:object ; rdf:predicate rdf:type; rdf:subject sub:ontology . sub:st1 rdf:object sub:name; rdf:predicate rdfs:label; rdf:subject sub:ontology . sub:st2 rdf:object sub:description; rdf:predicate dct:description; rdf:subject sub:ontology . sub:st3 rdf:object sub:namespacePrefix; rdf:predicate ; rdf:subject sub:ontology; a nt:OptionalStatement . sub:st4 rdf:object sub:namespaceUri; rdf:predicate ; rdf:subject sub:ontology; a nt:OptionalStatement . } 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 "2025-07-18T05:54:33.834Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:wasCreatedAt ; rdfs:label "Template: Defining a new ontology"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "jeAmKNesEGeD2WHtpsdpmVwk8i2KApwW7drPVPl1x6e4SOrjhKmFUq6MuKNlOjS+VWyW0UoKZiaw42U9cDEUTWKqS5ucRYphWn73rEzshZ1L9P6hcS6wQ0VW6PNIJsiodQwiYLcny3JPr3yFE2ySLZBZT6OUbUCZyMDQH2MWARg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }