@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@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 ecoportal: <http://ecoportal.lifewatch.eu/ontologies/> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@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:OBOE .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:OBOE .

bioregistry.metaresource:biodivportal dcterms:hasPart biodivportal:OBOE .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:OBOE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:oboe .

bioregistry.metaresource:ecoportal dcterms:hasPart ecoportal:OBOE .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.5970hq .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:oboe .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:oboe-core .

bioregistry:oboe a bioregistry.schema:0000001 ;
    rdfs:label "The Extensible Observation Ontology" ;
    dcterms:contributor orcid:0000-0002-1595-3213 ;
    dcterms:description "The Extensible Observation Ontology (OBOE) is a formal ontology for capturing the semantics of scientific observation and measurement. The ontology supports researchers to add detailed semantic annotations to scientific data, thereby clarifying the inherent meaning of scientific observations."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/NCEAS/oboe> ;
    skos:exactMatch aberowl:OBOE,
        agroportal:OBOE,
        ecoportal:OBOE,
        biodivportal:OBOE,
        bioportal:OBOE,
        fairsharing:FAIRsharing.5970hq,
        prefixcommons:oboe,
        tib.ts:oboe-core ;
    dcat:keyword "biodiversity",
        "ecology",
        "environmental science",
        "ess",
        "fair data spaces",
        "nfdi4chem",
        "observations",
        "ontology" ;
    foaf:homepage <https://github.com/NCEAS/oboe> ;
    bioregistry.schema:0000005 "Characteristic"^^xsd:string ;
    bioregistry.schema:0000006 "http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#$1"^^xsd:string ;
    bioregistry.schema:0000010 <https://raw.githubusercontent.com/NCEAS/oboe/refs/heads/master/oboe.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-0381-3766 ;
    bioregistry.schema:0000021 orcid:0000-0003-4423-4370 ;
    bioregistry.schema:0000024 "http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#"^^xsd:string ;
    bioregistry.schema:0000027 <http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Characteristic> ;
    bioregistry.schema:0000029 "oboe" .

orcid:0000-0002-0381-3766 rdfs:label "Bryce Mecum" ;
    foaf:mbox "brycemecum@gmail.com" .

orcid:0000-0002-1595-3213 rdfs:label "Philip Strömert" ;
    foaf:mbox "philip.stroemert@tib.eu" .

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

aberowl:OBOE dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:OBOE dcterms:isPartOf bioregistry.metaresource:agroportal .

ecoportal:OBOE dcterms:isPartOf bioregistry.metaresource:ecoportal .

biodivportal:OBOE dcterms:isPartOf bioregistry.metaresource:biodivportal .

bioportal:OBOE dcterms:isPartOf bioregistry.metaresource:bioportal .

fairsharing:FAIRsharing.5970hq dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:oboe dcterms:isPartOf bioregistry.metaresource:prefixcommons .

tib.ts:oboe-core dcterms:isPartOf bioregistry.metaresource:tib .

