@prefix this: <
http://purl.org/np/RAHW7rk7rX2m2bqPTbnMZkN_6p0Fv_kOjtz5MBvA0ROlI
> .
@prefix sub: <
http://purl.org/np/RAHW7rk7rX2m2bqPTbnMZkN_6p0Fv_kOjtz5MBvA0ROlI#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:NMDC
a
fip:FAIR-Implementation-Community
;
rdfs:comment
"NMDC is building an agile, integrated data ecosystem to support the long-term advancement of microbiome science. Our scientific mission is to provide comprehensive discovery of and access to multi-omics microbiome data. The long-term vision of the NMDC is to support microbiome data exploration through a sustainable data discovery portal that promotes open science and shared-ownership. Currently funded by the US Department of Energy." ;
rdfs:label
"National Microbiome Data Collaborative" ;
rdfs:seeAlso
<
https://microbiomedata.org/
> ;
fip:has-research-domain
<
http://edamontology.org/topic_3174
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-8424-0604
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"dw8/wCzjS3ObAnsvQRW4X/cNk2WDt+l+mxOA4LnzEGxT1zAINmR9rxv1FjER6FbwzqJX1diTUTPEXd1Y9NjCKpHnziWt+gbiq9yxG4bBvXd6QiHXVdkl7A2MKoNNEft2glRpoo+Ybk5jt9lVnJfHV+FIzczIWXDdewwd5HtGvfo=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2024-01-03T16:25:08Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:NMDC
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/a69f11b4-9364-4c3b-ad14-2f4ed29ad68b
> .
}