@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 cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@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:Coriell .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:coriell .

bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:Coriell .

bioregistry.metaresource:go dcterms:hasPart go.resource:CORIELL .

bioregistry.metaresource:miriam dcterms:hasPart miriam:coriell .

bioregistry.metaresource:n2t dcterms:hasPart n2t:coriell .

bioregistry:coriell a bioregistry.schema:0000001 ;
    rdfs:label "Coriell Cell Repositories" ;
    dcterms:description "The Coriell Cell Repositories provide essential research reagents to the scientific community by establishing, verifying, maintaining, and distributing cell cultures and DNA derived from cell cultures. These collections, supported by funds from the National Institutes of Health (NIH) and several foundations, are extensively utilized by research scientists around the world."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:Coriell,
        cellosaurus.resource:Coriell,
        go.resource:CORIELL,
        n2t:coriell,
        miriam:coriell ;
    foaf:homepage <http://ccr.coriell.org/> ;
    bioregistry.schema:0000005 "GM17027"^^xsd:string ;
    bioregistry.schema:0000006 "http://ccr.coriell.org/Sections/Search/Sample_Detail.aspx?Ref=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Z]{2}\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://ccr.coriell.org/Sections/Search/Sample_Detail.aspx?Ref="^^xsd:string ;
    bioregistry.schema:0000026 ror:04npwsp41 ;
    bioregistry.schema:0000027 <http://ccr.coriell.org/Sections/Search/Sample_Detail.aspx?Ref=GM17027> ;
    bioregistry.schema:0000029 "coriell" .

biocontext:Coriell dcterms:isPartOf bioregistry.metaresource:biocontext .

cellosaurus.resource:Coriell dcterms:isPartOf bioregistry.metaresource:cellosaurus .

go.resource:CORIELL dcterms:isPartOf bioregistry.metaresource:go .

n2t:coriell dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:coriell dcterms:isPartOf bioregistry.metaresource:miriam .

