@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:DANS_Personal_Data a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Structured-vocabulary; rdfs:comment """Controlled vocabulary Personal Data used in the DANS Data Station Social Sciences and Humanities (SSH). The DANS Data Station SSH is a trustworthy digital repository for research data in the SSH domain offered by DANS in the Netherlands. https://ssh.datastations.nl/ In the DANS Data Station SSH various vocabularies are used. This dataset provides information about the Personal Data vocabulary. It lists the elements a user can choose from as well as the source from which the vocabulary term was selected (if applicable)."""; rdfs:label "DANS Personal Data"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6899-760X . } sub:pubinfo { this: dct:created "2026-04-04T22:50:41Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:DANS_Personal_Data; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "MSlcWJr4vRNm+Hq5ePKzlYRcZwrWQc5hYnrGj3KnKMW3Y1L9/b7C1iiUGHskqSuTRt0UgPMO0ecaHTBdqXk0W8yjlqWvdX8sDEdWlEmVSWtEsPK7YiVexHPkrUvFaiSbjEryzzHifxvDm9cNH7BIuO5pZqzofzpWW5Bw/BTMKsk="; npx:hasSignatureTarget this: . }