@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 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 orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix rrid: <https://bioregistry.io/metaregistry/rrid/resolve/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MMRRC .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mmrrc .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:mmrrc .

bioregistry.metaresource:n2t dcterms:hasPart n2t:mmrrc .

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

bioregistry.metaresource:rrid dcterms:hasPart rrid:MMRRC .

bioregistry:mmrrc a bioregistry.schema:0000001 ;
    rdfs:label "Mutant Mouse Resource and Research Centers" ;
    dcterms:description "The MMRRC database is a repository of available mouse stocks and embryonic stem cell line collections."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:MMRRC,
        cellosaurus.resource:MMRRC,
        n2t:mmrrc,
        rrid:MMRRC,
        miriam:mmrrc,
        re3data:r3d100013715 ;
    dcat:keyword "cryopreserved",
        "database",
        "embryonic stem cell",
        "embryonic stem cell line",
        "faseb list",
        "mouse strain",
        "mutant",
        "mutant mouse strain",
        "stem cell",
        "transgenic" ;
    foaf:homepage <https://www.mmrrc.org> ;
    bioregistry.schema:0000005 "70"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.mmrrc.org/catalog/getSDS.php?mmrrc_id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-3070-8224 ;
    bioregistry.schema:0000024 "http://www.mmrrc.org/catalog/getSDS.php?mmrrc_id="^^xsd:string ;
    bioregistry.schema:0000027 <http://www.mmrrc.org/catalog/getSDS.php?mmrrc_id=70> ;
    bioregistry.schema:0000029 "mmrrc" .

orcid:0000-0002-3070-8224 rdfs:label "Franziska B. Grieder" ;
    foaf:mbox "f.grieder@nih.gov" .

biocontext:MMRRC dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:mmrrc dcterms:isPartOf bioregistry.metaresource:n2t .

rrid:MMRRC dcterms:isPartOf bioregistry.metaresource:rrid .

miriam:mmrrc dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100013715 dcterms:isPartOf bioregistry.metaresource:re3data .

