@prefix dcterms: <
http://purl.org/dc/terms/
> .
@prefix edam: <
http://edamontology.org/
> .
@prefix obo: <
http://purl.obolibrary.org/obo/
> .
@prefix this: <
http://purl.org/np/RAG16j7HyNPJeyKbUDm_GYBP6JqX8hL1R25b74qPJs3jg
> .
@prefix sub: <
http://purl.org/np/RAG16j7HyNPJeyKbUDm_GYBP6JqX8hL1R25b74qPJs3jg#
> .
@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:DiSSCo
a
fip:FAIR-Implementation-Community
;
rdfs:comment
"Research Infrastructure for natural science collections." ;
rdfs:label
"The Distributed System of Scientific Collections" ;
rdfs:seeAlso
<
https://www.dissco.eu/
> ;
fip:has-research-domain
edam:topic_3050
,
obo:OMIT_0011790
,
obo:OMIT_0019137
.
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0001-8050-0299
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCK0bP9YbOpX9gkjJ2pgsWHTSa7bNQUGoh1LmmALJZyElQjEswZH0UgweLiB0qO74y9XGnbjFUDJiQGeVML6XugTWR29ujRUk9vOU0YKe2ZXTjSm87bMD4S7w2kTIKg1EFu27TKmJwR1l4RoGJpB0YMzR/zris//sbDhpKYPUaA0QIDAQAB" ;
npx:hasSignature
"V/8HuurAixVps6MYx/Zl87vMO3NRjqZ6TgtjgS4mC93XwPDRl4LcYGxRKZwVGZyJSlRolVvFaxiBSycwr97JRSgyceejjWtZpqQ1hjWeBYnbfMKD9aCDyDdammOGJAOxl45ZHbCPZzydudy8Iu4pO0fD6raSZ1FbYTIVmDJyRqo=" ;
npx:hasSignatureTarget
this:
.
this:
dcterms:created
"2020-10-05T10:41:07.195+02:00"^^
xsd:dateTime
;
dcterms:creator
orcid:0000-0001-8050-0299
;
npx:introduces
sub:DiSSCo
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RALjGBdI-nfsJeGy2Me7G6ekE0jKeoM28TUDb36S8pCEg
> .
}