@prefix this: <
http://purl.org/np/RAJQgJPARxw22R9sFLB8zJZCArPAYJhArut0cRC-uGQqQ
> .
@prefix sub: <
http://purl.org/np/RAJQgJPARxw22R9sFLB8zJZCArPAYJhArut0cRC-uGQqQ#
> .
@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:ADVANCE
a
fip:FAIR-Implementation-Community
;
rdfs:comment
"Within the scope of the Helmholtz Metadata Collaboration, the ADVANCE project aims at supporting rich metadata generation with interoperable metadata standards and semantic artefacts that facilitate data access, integration and reuse across terrestrial, freshwater and marine realms." ;
rdfs:label
"ADVANCE | Advanced metadata standards for biodiversity survey and monitoring data: Supporting of research and conservation" ;
rdfs:seeAlso
<
https://www.ufz.de/index.php?de=48268
> ;
fip:has-research-domain
<
http://edamontology.org/topic_3050
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-6968-8275
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"cK5f/Alz0URY3C9504o1zWIRk1YZTn5E9iJc6PpnSJld6dzeraeHXb9RbMVwPLYjmQP+eU/d3KClOwzqHd3C4fWfC5GVBfS8Kieu7BOMp3dz8niYWqzEYbrLpImUVJ2g0DIhtaKXgMYU/g6UjcWvWU7ftXxloJopH88MqNYi9cM=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-11-24T10:38:52Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:ADVANCE
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/7fa921fc-6381-40d8-a9de-733ef2c99b7c
> .
}