@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bartoc: <https://bartoc.org/en/node/> .
@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@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:ROR .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:20474 .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:ROR .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ror .

bioregistry.metaresource:miriam dcterms:hasPart miriam:ror .

bioregistry.metaresource:n2t dcterms:hasPart n2t:ror .

bioregistry.metaresource:ols dcterms:hasPart ols:ror .

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

bioregistry:ror a bioregistry.schema:0000001 ;
    rdfs:label "Research Organization Registry" ;
    dcterms:description """ROR (Research Organization Registry) is a global, community-led registry
of open persistent identifiers for research organizations. ROR is jointly
operated by California Digital Library, Crossref, and Datacite."""^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:ROR,
        wikidata:Q110235640,
        bartoc:20474,
        bioportal:ROR,
        n2t:ror,
        miriam:ror,
        ols:ror ;
    dcat:keyword "ontology" ;
    foaf:homepage <https://ror.org> ;
    bioregistry.schema:0000005 "03yrm5c26"^^xsd:string ;
    bioregistry.schema:0000006 "https://ror.org/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^0[a-hj-km-np-tv-z|0-9]{6}[0-9]{2}$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/ror/ror.owl.gz> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-2916-3423 ;
    bioregistry.schema:0000024 "https://ror.org/"^^xsd:string ;
    bioregistry.schema:0000027 ror:03yrm5c26 ;
    bioregistry.schema:0000029 "ror" .

orcid:0000-0002-2916-3423 rdfs:label "Maria Gould" ;
    foaf:mbox "maria.gould@ucop.edu" .

aberowl:ROR dcterms:isPartOf bioregistry.metaresource:aberowl .

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

bartoc:20474 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:ROR dcterms:isPartOf bioregistry.metaresource:bioportal .

n2t:ror dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:ror dcterms:isPartOf bioregistry.metaresource:miriam .

ols:ror dcterms:isPartOf bioregistry.metaresource:ols .

