@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:CDS-IS-SBR dct:isPartOf ; a fip:FAIR-Implementation-Community; rdfs:comment ""; rdfs:label "Roscoff Marine Station In Situ Data and Services Center"; rdfs:seeAlso ; fip:has-research-domain , , , , . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6311-9752 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "E3v77Zh+dETmzXslr8NBKg4c7fUY/Ygx1PrLMYkZFryGWYXalFVjPn7SUk047Ni/5scohtEdxtQ3KP3JR7iFMPTuIe4FTdopnx0h8mfXwQt7buwb3CRrfHy+gBtqaVQNHZEPgl4TBm3JCF9EfDK20pC76hlgYRvWXhGBZWceJrU="; npx:hasSignatureTarget this: . this: dct:created "2022-12-15T09:03:54Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:CDS-IS-SBR; prov:wasDerivedFrom . }