@prefix this: <https://w3id.org/np/RApeTcHy8l7_BdOHqyoIbgc7Gmz9cboHIyM_ALN58dSbM> .
@prefix sub: <https://w3id.org/np/RApeTcHy8l7_BdOHqyoIbgc7Gmz9cboHIyM_ALN58dSbM#> .
@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:SWEET obo:ECO_9000001 <https://w3id.org/np/RAlJWrHr5IoakeWZPArI8o_cm8e-ICnxQbGAIFkPuaQ5I#W3ID_Identifiers> ;
    <http://schema.org/url> <https://fairsharing.org/FAIRsharing.jh4xht> ;
    <http://usefulinc.com/ns/doap#implements> <https://www.w3.org/TR/turtle/> ;
    a fip:Available-FAIR-Supporting-Resource , fip:FAIR-Enabling-Resource , fip:Registry ;
    rdfs:comment "The Semantic Web for Earth and Environmental Terminology is a mature foundation ontology originally developed at the NASA Jet Propulsion Laboratory. Containing over 11000 concepts organized into ~200 ontologies, its top-level concepts include Representation (math, space, science, time, data), Realm (Ocean, Land Surface, Terrestrial Hydroshere, Atmosphere, etc.), Phenomena (macro-scale ecological and physical), Processes (micro-scale physical, biological, chemical, and mathematical), and Human Activities (Decision, Commerce, Jurisdiction, Environmental, Research). Since 2017, SWEET has been under the governance of the ESIP foundation. " ;
    rdfs:label "SWEET | Semantic Web for Earth and Environmental Terminology" ;
    rdfs:seeAlso <https://bioportal.bioontology.org/ontologies/SWEET?p=classes&conceptid=root> ;
    fip:has-target-group fip:Cross-domain-communities ;
    fip:metadata-availability-in-years fip:At-least-20-years ;
    oa:hasPurpose obo:T4FS_0000430 , obo:T4FS_0000527 , fip:Semantic-model , fip:Structured-vocabulary .
}
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 "JrQdzdIBaCyxdGSn/fNMSg/1pdKWEIOoZZbFxVYjRvMNr61GARMqef5OQweQRNNfiyi4Ckk8t6gSxu8qNFRfjkF2Ab0wtnJ3J1f1XjYwpYjRUFRB5aFdtv1hmbs14hH5J9l4X/X5ZcMvg476IoJL+67Ai27vgv1Yq5KJkrx6CP8=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-04-03T13:58:07Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:SWEET ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/1a91ae67-1f3d-46e7-bf3e-4bc322552eb4> .
}