@prefix bartoc: <https://bartoc.org/en/node/> .
@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:bartoc dcterms:hasPart bartoc:20826 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:oeo .

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

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

bioregistry:oeo a bioregistry.schema:0000001 ;
    rdfs:label "Open Energy Ontology" ;
    dcterms:contributor orcid:0000-0003-3722-5564 ;
    dcterms:description "OEO is a domain reference ontology for energy system modeling."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/OpenEnergyPlatform/ontology> ;
    skos:exactMatch bartoc:20826,
        fairsharing:FAIRsharing.b91873,
        tib.ts:oeo ;
    dcat:keyword "energy",
        "energy engineering",
        "engineering",
        "mechanical engineering, energy technology",
        "nfdi4energy",
        "nfdi4ing",
        "ontology" ;
    foaf:homepage <https://openenergyplatform.org/ontology/> ;
    bioregistry.schema:0000005 "00030015"^^xsd:string ;
    bioregistry.schema:0000006 "https://openenergyplatform.org/ontology/oeo/OEO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <https://openenergyplatform.org/ontology/oeo/dev/oeo-full.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-3722-5564 ;
    bioregistry.schema:0000021 orcid:0000-0003-4423-4370 ;
    bioregistry.schema:0000024 "https://openenergyplatform.org/ontology/oeo/OEO_"^^xsd:string ;
    bioregistry.schema:0000027 <https://openenergyplatform.org/ontology/oeo/OEO_00030015> ;
    bioregistry.schema:0000029 "oeo" .

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

bartoc:20826 dcterms:isPartOf bioregistry.metaresource:bartoc .

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

orcid:0000-0003-3722-5564 rdfs:label "Mirjam Stappel" ;
    foaf:mbox "mirjam.stappel@uni-osnabrueck.de" .

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

