@prefix this: <https://w3id.org/np/RAEHfw-2fFMLO-_Pd_gTIGRrGRq8fLFjeCfjvvD2NUbiY> .
@prefix sub: <https://w3id.org/np/RAEHfw-2fFMLO-_Pd_gTIGRrGRq8fLFjeCfjvvD2NUbiY#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix dcat: <https://www.w3.org/ns/dcat#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:declaration a fip:FIP-Declaration ;
    fip:considerations "Services to be registered in the ENVRI Hub catalogue of services are described using the DCAT AP vocabulary using the EPOS extension. We also provide a direct mapping of ICOS metadata for L2 data objects to DCAT AP at https://meta.icos-cp.eu/sparqlclient/?q=DCAT%20metadata%20demo&type=XML" ;
    fip:declared-by <http://purl.org/np/RA3ztnxJk-Ct8T9T8HIxuMbEv4KvkQLUL1J-SQm-vg-po#ICOS> ;
    fip:declares-current-use-of <http://purl.org/np/RAGhCnj_zKSZURRm5MgkkeLAnGfGYp3Bw_he3pYS4k0o4#DCAT-AP> ;
    fip:refers-to-question fip:FIP-Question-F2 ;
    dcat:endDate "2022-12-31"^^xsd:date ;
    dcat:startDate "2022-01-01"^^xsd:date .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-8158-8787 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "c4fxTtWTKKhdpawGOG60qlhcOhkBBBzputlBOQuR0iZLfWOpApoURmE6O0X1PWJf/lJdbnOvoM894EcmUKjXZ1Z+uRwZsTlnVQR6jK5sbq4ccO3jhV4fB5EMox973mixJO4tC76I4supbKixFsQAhMb59UYgKS9mhHhZbo5prTY=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-02-03T20:47:01Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/0e95b9b9-52ef-4374-b17d-fa4fbcca58d2> .
}