@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:FAIR-Enabling-Resource, fip:Metadata-data-linking-mechanism, fip:Search-engine; rdfs:comment "DOI registration service and search engine 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 "h0qVG+m7Ve48wGZUkLqFiVvhl5a5TXvxFtY4dJmH6v9ixBbCKKXuYj0aBZgiIeSauMm339Oj4vzN6VaxgVaPTW+Vs1KfhAxOgFLDXxkupc56eKDgkYcqwF5UebhlbWKyr6QQlnObIkWbn9Z679TLv+k7+vw5XUAbVrUzH1xgBxk="; npx:hasSignatureTarget this: . this: dct:created "2020-11-13T19:08:33.757+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-3517-8071; npx:introduces sub:dara; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }