@prefix this: . @prefix sub: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix gen: . @prefix dct: . @prefix npx: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { gen:WithdrawnTerm a owl:Class; dct:isPartOf gen:GeneralNanopubEcosystemOntology; rdfs:label "Withdrawn Term"; skos:definition "A withdrawn term is a term, such as a class or a property, that was once part of a vocabulary but has been withdrawn from it by the maintainers of that vocabulary, and is therefore no longer listed among the vocabulary's terms. This differs from a deprecated term, which remains listed but carries a discouragement to use it in new data: a withdrawn term is hidden from the vocabulary's term listings altogether. The defining nanopublication of a withdrawn term is not retracted, so the term stays resolvable and existing data referring to it keeps its meaning. Withdrawal is expressed on the term itself, in the same way as owl:DeprecatedClass, and is reversible: publishing a new version of the definition without this type reinstates the term. A term can be both deprecated and withdrawn." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" . gen:GeneralNanopubEcosystemOntology nt:hasLabelFromApi "General Nanopub Ecosystem Ontology" . this: dct:created "2026-08-11T06:49:27Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; dct:license ; npx:introduces gen:WithdrawnTerm; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "rAROujjASSaKWcnS7ZWXrDjz7FKQM/5my2B9WG2AvENaOVCGkQ+/daAriGosqu/EgPKXit2UABD/94E78VYSvX6Ln7KvTT2RaKkCOsfQO2DGO0KEvZzQm7CMVCf5p2ZfRq2sIy4fCgjQpmx3F2ZZtWzePsCaXodSassw6gfSnvU="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1267-0234 . }