@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@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 wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:XCO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:XCO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:XCO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:xco .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:xco .

bioregistry.metaresource:ols dcterms:hasPart ols:xco .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:XCO .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:xco .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q81661839 .

bioregistry:xco a bioregistry.schema:0000001 ;
    rdfs:label "Experimental condition ontology" ;
    dcterms:description "Conditions under which physiological and morphological measurements are made both in the clinic and in studies involving humans or model organisms."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/rat-genome-database/XCO-experimental-condition-ontology> ;
    skos:exactMatch aberowl:XCO,
        ontobee:XCO,
        wikidata:Q81661839,
        bioportal:XCO,
        biocontext:XCO,
        fairsharing:FAIRsharing.x39h5y,
        prefixcommons:xco,
        ols:xco,
        obofoundry:xco ;
    dcat:keyword "assay",
        "biomedical science",
        "experimental condition",
        "experimental measurement",
        "experimentally determined",
        "life science",
        "measurement",
        "obo",
        "ontology",
        "study design" ;
    foaf:homepage <https://rgd.mcw.edu/rgdweb/ontology/view.html?acc_id=XCO:0000000> ;
    bioregistry.schema:0000005 "0000780"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/XCO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:xco.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:agro,
        bioregistry:ecto ;
    bioregistry.schema:0000019 orcid:0000-0002-6443-9376 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/XCO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:XCO_0000780 ;
    bioregistry.schema:0000029 "xco" .

orcid:0000-0002-6443-9376 rdfs:label "Jennifer Smith" ;
    foaf:mbox "jrsmith@mcw.edu" .

aberowl:XCO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:XCO dcterms:isPartOf bioregistry.metaresource:ontobee .

wikidata:Q81661839 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bioportal:XCO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:XCO dcterms:isPartOf bioregistry.metaresource:biocontext .

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

prefixcommons:xco dcterms:isPartOf bioregistry.metaresource:prefixcommons .

ols:xco dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:xco dcterms:isPartOf bioregistry.metaresource:obofoundry .

