@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:RBK .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:rbk .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.78d3ad .

bioregistry.metaresource:miriam dcterms:hasPart miriam:rbk .

bioregistry.metaresource:n2t dcterms:hasPart n2t:rbk .

bioregistry:rbk a bioregistry.schema:0000001 ;
    rdfs:label "Rebuilding a Kidney" ;
    dcterms:description "(Re)Building a Kidney is an NIDDK-funded consortium of research projects working to optimize approaches for the isolation, expansion, and differentiation of appropriate kidney cell types and their integration into complex structures that replicate human kidney function."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:RBK,
        n2t:rbk,
        fairsharing:FAIRsharing.78d3ad,
        miriam:rbk ;
    dcat:keyword "animal organ development",
        "cell biology",
        "cell culture",
        "developmental biology",
        "differential gene expression profiling",
        "expression data",
        "genomics",
        "kidney disease",
        "molecular biology" ;
    foaf:homepage <https://www.rebuildingakidney.org/> ;
    bioregistry.schema:0000005 "Q-2958"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.rebuildingakidney.org/id/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[-0-9a-zA-Z]+(@[-0-9a-zA-Z]+)?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-2825-7663 ;
    bioregistry.schema:0000024 "https://www.rebuildingakidney.org/id/"^^xsd:string ;
    bioregistry.schema:0000026 ror:00adh9b73 ;
    bioregistry.schema:0000027 <https://www.rebuildingakidney.org/id/Q-2958> ;
    bioregistry.schema:0000029 "rbk" .

orcid:0000-0002-2825-7663 rdfs:label "Leif Oxburgh" ;
    foaf:mbox "oxburl@mmc.org" .

biocontext:RBK dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:rbk dcterms:isPartOf bioregistry.metaresource:n2t .

fairsharing:FAIRsharing.78d3ad dcterms:isPartOf bioregistry.metaresource:fairsharing .

miriam:rbk dcterms:isPartOf bioregistry.metaresource:miriam .

