@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:Data-anonimisation-and-pseudomisation ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Practice, fip:FAIR-Supporting-Resource; rdfs:comment "This report explores further the basic notions of pseudonymisation, as well as technical solutions that can support implementation in practice."; rdfs:label "Data anonimisation and pseudomisation"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-5185-8208 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "TKCV//zDZxl7rrvzBuRGgbL7DLJJe6UsjaRDpAANRYO7IiSByYjzk7d5vApVn6bzSZjXaPaoRR4plDIbwp9gI58Eh+FHf33+pEbkAriYarFZtt5jfHz09ax4zt0Y5NCqEIu1EhS7h/wtgL4YR3+ueN8bVJcdXN4HBaFFMGWoy68="; npx:hasSignatureTarget this: . this: dct:created "2024-04-29T10:58:42Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Data-anonimisation-and-pseudomisation; prov:wasDerivedFrom . }