@prefix fip: . @prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a fip:FAIR-Implementation-Community; dct:isPartOf ; rdfs:comment "Research Infrastructure for natural science collections."; rdfs:label "DISSCO community | The Distributed System of Scientific Collections"; rdfs:seeAlso ; fip:has-research-domain , , . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "NAAmRfj543GzN1EB7KdyVrPLYWdFnj5OT7tA9kbwoA/UMd5bq4FLENq3EVq9n49Qg1P7ICiTobUPZEtKnfEAIVMWi1uOdJo1kHB/UebK3ZmivtuukhMk5BMLDvhl9jVHBL6Dd0QnxvBxxrP7sJ+WboAa9k9M/vDxWdo16RK+c2M="; npx:hasSignatureTarget this: . this: dct:created "2022-07-20T17:45:14.743+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }