@prefix this: <https://w3id.org/np/RAohWoP7yxxL5Z2i38nBe1cSg8XFcnh0FyBY4WCgMCVHo> .
@prefix sub: <https://w3id.org/np/RAohWoP7yxxL5Z2i38nBe1cSg8XFcnh0FyBY4WCgMCVHo#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix oa: <https://www.w3.org/ns/oa#> .
@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#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ESA-OSC obo:ECO_9000001 <http://purl.org/np/RA63-_ZV5MsUMBGvOTpqpqg3rxn7dSkHD8HOq4f2cdyvc#OPENDATA> ;
    <http://schema.org/url> <https://earthcode.esa.int> ;
    a fip:Available-FAIR-Supporting-Resource , fip:Domain-Specific-Registry , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "A catalog of publicly available geoscience products, datasets and resources developed in the frame of scientific research Projects funded by ESA EO (Earth Observation). Products vary in geographical and temporal extent, production methodology, validation and quality. Please refer to the documentation of each product for details." ;
    rdfs:label "Open Science Catalog | European Space Agency (ESA)" ;
    rdfs:seeAlso <https://earthcode.esa.int> ;
    fip:has-description-source <https://opensciencedata.esa.int> ;
    fip:metadata-availability-in-years fip:Less-than-10-years ;
    oa:hasPurpose obo:T4FS_0000430 , obo:T4FS_0000527 .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-1784-2920 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "izTwlzPqbkXUEapL58ZTBlC4xRCj1uqV7QOIhJu8OUv/gWPFHlanlOFgXNuj8A5ZHnP4VGu+DFz/ZfUgaAOwTtMUvqkUzDbn3Rps7mlKtisAtwBh/qDYLM0lVH4uvntxpI4spbCXuuWcKAh9MIFsY8yrx0kfi6dI1yt+Fl/BZPw=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-04-19T16:26:30Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:ESA-OSC ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/a07d7398-b3d0-4e21-ab13-b7edcfe86194> .
}