@prefix this: <https://w3id.org/np/RAh8CPs1yMvZbRX19S2FlPzyGOVorwBx89iPQMvQ6h9h0> .
@prefix sub: <https://w3id.org/np/RAh8CPs1yMvZbRX19S2FlPzyGOVorwBx89iPQMvQ6h9h0#> .
@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:ESIP a fip:FAIR-Implementation-Community , fip:Mature-Community ;
    rdfs:comment "Earth Science Information Partners (ESIP) is a home for Earth science data professionals. As a nonprofit funded by cooperative agreements with NASA, NOAA, and USGS, it brings together interdisciplinary collaborations to share technical knowledge and engage with data users. ESIP Vision is a world where data-driven solutions are a reality for all by making Earth science data actionable by all who need them anytime, anywhere. ESIP Mission is to empower innovative use and stewardship of Earth science data to solve planet’s greatest challenges." ;
    rdfs:label "ESIP | Earth Science Information Partners" ;
    rdfs:seeAlso <https://www.esipfed.org/> ;
    fip:has-description-source <https://www.esipfed.org/about/> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_11669> , <http://aims.fao.org/aos/agrovoc/c_3235> , <http://aims.fao.org/aos/agrovoc/c_331559> , <http://aims.fao.org/aos/agrovoc/c_3731> , <http://aims.fao.org/aos/agrovoc/c_6498> , <http://aims.fao.org/aos/agrovoc/c_694> , <http://edamontology.org/topic_0219> , <http://edamontology.org/topic_3071> , <http://purl.obolibrary.org/obo/NCIT_C142491> , <http://purl.obolibrary.org/obo/OMIT_0007039> , <http://purl.obolibrary.org/obo/OMIT_0010809> , <http://purl.obolibrary.org/obo/OMIT_0018052> , <http://purl.obolibrary.org/obo/OMIT_0026615> , <http://www.fairsharing.org/ontology/subject/SRAO_0000306> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-5819-7713 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "MXx3HNDwqE05tlpZjnUAI5B+XNeW26r/eSRdJ/8Xx9zWYnrM/MUOigBSDmFWz8ck2lLFFCUGr6wwIB3fCCJyeIWFWaQ9ZhDF9ZuMexoP+QVdC3+2/lRujdVI8icjtQ1zYEzBLZZjGkQQOlyLKwOE2qwdO8Rk1l4AiLJtjthBmEE=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-07-23T10:18:12Z"^^xsd:dateTime ;
    dct:creator <https://fip.fair-wizard.com/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:ESIP ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/e250d813-a59b-4794-85e7-1fc06ea3e145> .
}