@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:DDI-URN a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Identifier-service; rdfs:comment "A URN (Uniform Resource Name) is an Internet resource with a name that, unlike a URL, has persistent significance -- that is, the owner of the URN can expect that someone else (or a program) will always be able to find the resource."; rdfs:label "DDI URN | Uniform Resource Name"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1261-9930 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "hKn+YerZlhb1D9Hhp/upgApMynJ4aa9hn2Zxw0h6PIqIKhX9Hop4uzzPEi1R+MthbGxlWFEa25KNTTAt5ZBJurVAU7nD2lMaCztxjnd3VRC8M/KieU7jERT0ZQOZtvAZXKV/drUsP9NC4065ZJHpczuxsTOpi52e4z7Sb5voZp0="; npx:hasSignatureTarget this: . this: dct:created "2023-06-16T14:11:18Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:DDI-URN; prov:wasDerivedFrom . }