@prefix this: <https://w3id.org/np/RA0BXcWA8KcPHvYovhKjyNa9iquDFf-c3ZKnUTPQ0pMVE> .
@prefix sub: <https://w3id.org/np/RA0BXcWA8KcPHvYovhKjyNa9iquDFf-c3ZKnUTPQ0pMVE/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix ns1: <http://purl.org/np/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:DANSSSH a <https://w3id.org/fair/fip/terms/FAIR-Implementation-Community> ;
    rdfs:comment "This community is meant for depositors of the DANS Data Station Social Sciences and Humanities (SSH). The FIP related to this community describes the FAIR Implementation choices related to the DANS Data Station SSH. " ;
    rdfs:label "DANS Data Station Social Sciences and Humanities " ;
    rdfs:seeAlso <https://dans.knaw.nl/nl/data-stations/social-sciences-and-humanities/> ;
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://purl.obolibrary.org/obo/NCIT_C17141> , <http://purl.obolibrary.org/obo/OMIT_0007951> , <http://www.fairsharing.org/ontology/subject/SRAO_0000002> .
}
sub:provenance {
  sub:assertion dcterms:creator orcid:0000-0001-6383-7148 .
}
sub:pubinfo {
  orcid:0000-0001-6899-760X foaf:name "René van Horik" .
  this: dcterms:created "2025-07-29T12:09:23.824Z"^^xsd:dateTime ;
    dcterms:creator <https://fip-wizard.ds-wizard.org> , orcid:0000-0001-6899-760X ;
    dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    prov:wasDerivedFrom ns1:RAOaf8VwpwcxnjE55w87Pw4hTZ1FHmWNl8vzChE7mfdq4 , <https://w3id.org/fip/wizard/1fa88306-0148-4884-91b0-7a7b5c339fe7> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc ;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw> , <https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI> , <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ> , <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI> ;
    nt:wasCreatedFromTemplate ns1:RAFu2BNmgHrjOTJ8SKRnKaRp-VP8AOOb7xX88ob0DZRsU .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQChABv7ivlsbR2xItWh1ZmjiuMUIdxxYec0E/EXNyWpcyLjN95MKrxBE2oiKDHplkwq2mmvE6tCECMFWxHLbTTRxr1TVPCTjlfxQRVQ5Ur8MGLi1AifWwI3AtuXHoVEmwjxepV9ZlBPCz/euoKdgQYCD4qJO5R/CcSR15U1ejk2QwIDAQAB" ;
    npx:hasSignature "YBv+VKiiQSBNOw6bvW8azZzkkAyqsisQFI3uNIa0T8qpi51z9/7cUt9+nqB/I4BGgaj4XXG9+dh7Z40x6MxyBy7/6y1W7U46NEndoT4mY35T72TGWzDZs2RXjZCO68o/jqBzO/Utm/PQiNoxRwrDMPGbVcJejYQa8n1uBUfAVbQ=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0001-6899-760X .
}