@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix this: <
http://purl.org/np/RABdA1Onhq1WWTYKzl_IfX4V2MBfJoROL3j4-z50j0GGU
> .
@prefix sub: <
http://purl.org/np/RABdA1Onhq1WWTYKzl_IfX4V2MBfJoROL3j4-z50j0GGU#
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
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
<
https://odissei-data.nl/en/
> ;
fip:has-research-domain
<
http://www.fairsharing.org/ontology/subject/SRAO_0000002
> .
}
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:
dcterms:created
"2020-11-19T14:12:29.191+01:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0001-8772-7904
;
npx:introduces
sub:odissei-data-nl
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RALjGBdI-nfsJeGy2Me7G6ekE0jKeoM28TUDb36S8pCEg
> .
}