@prefix this: <
https://w3id.org/np/RADmLak8t8R6eSW3nXxF4BnPSUJDPJeU7wnIJHbYQA1-A
> .
@prefix sub: <
https://w3id.org/np/RADmLak8t8R6eSW3nXxF4BnPSUJDPJeU7wnIJHbYQA1-A#
> .
@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:WF-Oceanography
a
fip:FAIR-Implementation-Community
;
rdfs:comment
"The Ocean InfoHub aims to build a sustainable, interoperable, and inclusive digital ecosystem for all Ocean data centres. Existing and emerging data systems are linked, with the ultimate goal of coordinating action and capacity to improve access to Ocean data and knowledge." ;
rdfs:label
"WF-Oceanography | WorldFAIR WP11 Oceanography Community" ;
rdfs:seeAlso
<
https://book.oceaninfohub.org/index.html
> ;
fip:has-research-domain
<
http://purl.obolibrary.org/obo/OMIT_0010809
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0003-4250-4584
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"mbUKdC5IuGJqj77C61v06/7xyaWXLtwI513GvPzesTnocMh4qIOXy5JisVWxH/u3zveBK1hniJnChgxJo7Ry13Ux3sQaPD5uVoKoOIWi7nK/uxA0i+WSz2vLINi2YcW6EMmRZRoEYUkLkztsh/UthSxC0/T7/JEHBkEdRYItLY8=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2024-03-13T14:59:16Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:WF-Oceanography
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/8449f8ee-49dd-4dd8-9043-9573ba8bad7a
> .
}