@prefix this: . @prefix sub: . @prefix schema: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:vocabDevelopment schema:about , ; rdfs:label "Vocabulary development and maintenance"; rdfs:subClassOf gen:UseCase; gen:isUseCaseFor . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { nt:hasLabelFromApi "controlled vocabulary - standardized and organized sets of words and phrases for retrieval and disambiguation of information, distinguishing preferred terms from non-preferred terms" . nt:hasLabelFromApi "ontology - specification of a conceptualization" . orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . this: dct:created "2026-07-30T10:55:53.382Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:hasNanopubType gen:UseCase; npx:introduces sub:vocabDevelopment; npx:wasCreatedAt ; rdfs:label "Use case: Vocabulary development and maintenance"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB"; npx:hasSignature "ok2LPlMSvoDC7Z4Ahr0yDHEnho8Nypvdmh67kp1penUPuOMb7xL5+a8FRnYrWk0q+nGEYfLXjGHn7YUUaZWRUz1udne1ODvbUqsAPqc88SbnGqVALdu4w1xj1ymJsUw+J85/VMlA6iINmy2UGZZe69/Gr2ljApiCtp/JDvUIPCs="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . nt:hasLabelFromApi "Nanopublications" . }