@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:PoliticalSatirist a ; rdfs:label "PoliticalSatirist"; rdfs:subClassOf ; "A writer who uses satire to criticize political systems and social injustice." . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0009-0009-1650-0599 . } sub:pubinfo { nt:hasLabelFromApi "writer - person who uses written words to communicate ideas and to produce literary works" . this: dct:created "2025-10-12T20:34:38.149Z"^^xsd:dateTime; dct:creator orcid:0009-0009-1650-0599; dct:license ; npx:introduces sub:PoliticalSatirist; npx:wasCreatedAt ; rdfs:label "Class: PoliticalSatirist"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCb1Kop48la0q2n7iJ6ko4aMOrYbZIebEtlA9AbSogziolTXaXzuqnD6GaMUFjoNU8iwyjmBsKCwliINpn9p4Sr2vt4yaIlOyV1kxnFNUSXJD2GwFsxXN+joKGWdXp7/imWKX3SXcGiGcBi9Ssbk/1ucKAhvujD0PeJCNPFeoyDewIDAQAB"; npx:hasSignature "LtQpUkjzoUrkR0+wblel5IXMzEiaxJd6ChSBiONNZ6VfHf5Ql8p0rP7P6qyiCbOVHOioMGGY/V2P6iqNtQRHd+IGl51qHB8pfCrDwiq/v9nLOH0re84QylweHbtl8RLDvPKO9mGwx/gqKXNXXfGF/XHqzjgm43BVtNpU6vkzvr4="; npx:hasSignatureTarget this:; npx:signedBy orcid:0009-0009-1650-0599 . }