@prefix this: . @prefix sub: . @prefix xsd: . @prefix rdfs: . @prefix dct: . @prefix prov: . @prefix np: . @prefix orcid: . @prefix nt: . @prefix npx: . @prefix fip: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:dara a fip:Available-FAIR-Enabling-Resource, fip:Data-schema, fip:FAIR-Enabling-Resource, fip:Metadata-data-linking-mechanism; rdfs:comment "DOI registration service in Germany for social science and economic data"; rdfs:label "Registration agency for social and economic data"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-3517-8071 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCK4NfUi+AdFS8l/WeyiKQmCyFyjrjfGnpHvUvdGUlkg2+FkOY3+31U4a4SdeLUdhf4hnxL8kQOjD8BuggdBkuwUoMA0RXPv+RblmlF5INhXDJvxTqeUMLj1EVuOtotpl//NVFZ3BE0zeuscT35szmX4L+2m14Z/PqreP2lMzbj3wIDAQAB"; npx:hasSignature "S3zAWC5dzxmTAgMXoRTdU4m6Xo69Zebd+bdjevmb55dIuI6gh3iPcByLEJ27fPd6PD0cFK+hnJILYRQtx5rAkA93uyAlESarG9tSgYLrBxowGDql7qnzEc/4GqwwgT4U+yPYWnB2Uf4WqEy/GX6wO1gLmvb6hFrdoIAK6yE4X/Y="; npx:hasSignatureTarget this: . this: dct:created "2020-11-13T18:56:05.752+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-3517-8071; npx:introduces sub:dara; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }