@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:822 .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:re3data .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:re3data .

bioregistry:re3data a bioregistry.schema:0000001 ;
    rdfs:label "re3data" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "Re3data is a global registry of research data repositories that covers research data repositories from different academic disciplines."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch bartoc:822,
        fairsharing:FAIRsharing.fae0b7,
        miriam:re3data ;
    dcat:keyword "registry",
        "subject agnostic" ;
    foaf:homepage <https://datacite.org> ;
    bioregistry.schema:0000005 "r3d100010772"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.re3data.org/repository/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^r3d\\d{9,9}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://www.re3data.org/repository/"^^xsd:string ;
    bioregistry.schema:0000026 ror:04wxnsj81 ;
    bioregistry.schema:0000027 re3data:r3d100010772 ;
    bioregistry.schema:0000029 "re3data" .

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

bartoc:822 dcterms:isPartOf bioregistry.metaresource:bartoc .

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

miriam:re3data dcterms:isPartOf bioregistry.metaresource:miriam .

