@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bartoc: <https://bartoc.org/en/node/> .
@prefix biodivportal: <https://biodivportal.gfbio.org/ontologies/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:SWEET .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:20510 .

bioregistry.metaresource:biodivportal dcterms:hasPart biodivportal:SWEET .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:SWEET .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sweet .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.jh4xht .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:sweet .

bioregistry:sweet a bioregistry.schema:0000001 ;
    rdfs:label "Semantic Web for Earth and Environment Technology Ontology" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The Semantic Web for Earth and Environmental Terminology is a mature foundational ontology that contains over 6000 concepts organized in 200 ontologies represented in OWL. 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), Human Activities (Decision, Commerce, Jurisdiction, Environmental, Research)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/ESIPFed/sweet> ;
    skos:exactMatch aberowl:SWEET,
        bartoc:20510,
        biodivportal:SWEET,
        bioportal:SWEET,
        fairsharing:FAIRsharing.jh4xht,
        tib.ts:sweet ;
    dcat:keyword "earth science",
        "earth sciences",
        "environmental science",
        "ess",
        "geography",
        "geology",
        "nfdi4ing",
        "ontology" ;
    foaf:homepage <http://sweetontology.net/> ;
    bioregistry.schema:0000005 "realmGeol/GeologicFeature"^^xsd:string ;
    bioregistry.schema:0000006 "http://sweetontology.net/human/$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/SWEET/2/sweet.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "ESIP Semantic Team" ;
            foaf:mbox "esip-semanticweb@lists.esipfed.org" ] ;
    bioregistry.schema:0000024 "http://sweetontology.net/human/"^^xsd:string ;
    bioregistry.schema:0000027 <http://sweetontology.net/human/realmGeol/GeologicFeature> ;
    bioregistry.schema:0000029 "sweet" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

aberowl:SWEET dcterms:isPartOf bioregistry.metaresource:aberowl .

bartoc:20510 dcterms:isPartOf bioregistry.metaresource:bartoc .

biodivportal:SWEET dcterms:isPartOf bioregistry.metaresource:biodivportal .

bioportal:SWEET dcterms:isPartOf bioregistry.metaresource:bioportal .

fairsharing:FAIRsharing.jh4xht dcterms:isPartOf bioregistry.metaresource:fairsharing .

tib.ts:sweet dcterms:isPartOf bioregistry.metaresource:tib .

