Nanopublication

< Home

ID

https://w3id.org/np/RAV31tEYu5pAbv8nuwjrocxkUDqMNTRagQZRPX6xLktQs

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAV31tEYu5pAbv8nuwjrocxkUDqMNTRagQZRPX6xLktQs> .
@prefix sub: <https://w3id.org/np/RAV31tEYu5pAbv8nuwjrocxkUDqMNTRagQZRPX6xLktQs#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://w3id.org/np/RApeTcHy8l7_BdOHqyoIbgc7Gmz9cboHIyM_ALN58dSbM#SWEET> a fip:Available-FAIR-Supporting-Resource,
      fip:FAIR-Enabling-Resource, fip:Structured-vocabulary;
    <http://schema.org/url> <https://fairsharing.org/FAIRsharing.jh4xht>;
    <http://usefulinc.com/ns/doap#implements> <https://www.w3.org/TR/turtle/>;
    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> .
}

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 "QS0xweEZjzU20nYy2S57XU9b7ZUWPO2j3aBboxh33c30I9W+TJZJgA4yiTKP3AEBOD/9/C5ojDpHBjuaBWRhcHQxQFpaTCNF2YN2jZeMfjEYKLzOzWsuclalemfZ4e1BubH01k/ruW8rECUqlJ96gdOFWXgmHOr5WL/pCN7U4cg=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2024-04-03T14:03:24Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard>;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces <https://w3id.org/np/RApeTcHy8l7_BdOHqyoIbgc7Gmz9cboHIyM_ALN58dSbM#SWEET>;
    npx:supersedes <https://w3id.org/np/RApeTcHy8l7_BdOHqyoIbgc7Gmz9cboHIyM_ALN58dSbM>;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/1a91ae67-1f3d-46e7-bf3e-4bc322552eb4> .
}