@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:NTA ; a , , ; rdfs:comment "registry for person names (not: works nor organisations) from the Dutch National Thesaurus for Author names (which also contains non-authors)"; rdfs:label "NTA | Nationale Thesaurus voor Auteursnamen ID"; rdfs:seeAlso ; , . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-4930-2662 . } sub:pubinfo { orcid:0000-0002-4930-2662 foaf:name "Alessa An Gambardella" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB"; npx:hasSignature "eB4Gm5TOKdmjxr3SOQHQL+rVIDM/gTZGBkXk2xGxF1C5yyrlB/QOOByFy8Kkl+VKRVR+sRFz7AZDOT82et9sO1QAivGJM9v69sD+xg4+JKab5WHM02Sr62XxNFNO363eNXM3gSc1atBxmWDg7VYzeckd+ro51EanfelP9JjUIyg="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-4930-2662 . this: dct:created "2025-01-15T17:26:45.455Z"^^xsd:dateTime; dct:creator orcid:0000-0002-4930-2662; dct:license ; npx:hasNanopubType , ; npx:introduces sub:NTA; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }