@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:odissei-data-nl a fip:FAIR-Implementation-Community; rdfs:comment "ODISSEI (Open Data Infrastructure for Social Science and Economic Innovations) is the national research infrastructure for the social sciences in the Netherlands. ODISSEI brings together researchers with the necessary data, expertise and resources to conduct ground-breaking research and embrace the computational turn in social enquiry."; rdfs:label "ODISSEI"; rdfs:seeAlso ; fip:has-research-domain . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8772-7904 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCeBuaZ/7JrZq3891ja3nRK2JhKW1kkHv13gWrSoLK7yQ3PtCBL6gXgRgSbn9E6N3YgHO4llEik4whZzpZluhjBlibzqtMSOhAYNwea+mYmNLP8CCvamtvmcWQIvG3kxKi+yCCIg5k3E4fcfsIlbrfDpgtcLFr7jriyymT+F1AeowIDAQAB"; npx:hasSignature "ZktPdQFB9mzZBnSWXld+Y0bDd0PHLR+GAlEyEluNKGxHnVCir4XQC9U3DjUzRONGh8fuuY7W8b8Ft4MePpEXEfEya9LpRIZThp8KOYW0CbGZJcdSvRz6eJbWOoBOcERnt7LhJjHzeg/FV0Q/i8tKxAxNtgS0aS7+aMxnycoj9M8="; npx:hasSignatureTarget this: . this: dct:created "2020-11-19T14:12:29.191+01:00"^^xsd:dateTime; dct:creator orcid:0000-0001-8772-7904; npx:introduces sub:odissei-data-nl; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }