@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:DANSSSH a fip:FAIR-Implementation-Community; rdfs:comment "This community is meant for users 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 ; fip:has-research-domain , , . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6383-7148 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Hc/N72uEkrODIL28ygcjkPlF4ilVUc35IoQFFY6sWU3iMCHxqYTQFvmZH01+g5jQb13mxa7myXAoIg65YUA3a6Hxz00UUL0tLFjL/yv88oXXS2Vi8sEmOrTnmXHeFnM+GU3Cc/L73913pKqS3gjgP654ai71Y1QOVdfBFJk2/ZA="; npx:hasSignatureTarget this: . this: dct:created "2023-03-22T12:39:47Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:DANSSSH; prov:wasDerivedFrom . }