@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 orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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:bioregistry dcterms:hasPart bioregistry:imsr_em .

bioregistry.metaresource:rrid dcterms:hasPart rrid:IMSR_EM .

bioregistry:imsr_em a bioregistry.schema:0000001 ;
    rdfs:label "European Mouse Mutant Archive" ;
    dcterms:description "Non-profit repository for the collection, archiving (via cryopreservation) and distribution of relevant mutant strains essential for basic biomedical research. Users may browse by strain, gene, phenotype, or human disease. Its primary objective is to establish and manage a unified repository for maintaining medically relevant mouse mutants and making them available to the scientific community. Therefore, EMMA archives mutant strains and distributes them to requesting researchers. EMMA also hosts courses in cryopreservation, to promote the use and dissemination of frozen embryos and spermatozoa. Dissemination of knowledge is further fostered by a dedicated resource database. Anybody who wants their mutant mouse strains cryopreserved may deposit strains with EMMA. However depositors must be aware that these strains become freely available to other researchers after being deposited.With more than 8400 mutant mouse strains and asmall but increasing number of rat mutant strains available, EMMA is the primary mouse repository in Europe and the third largest non-profit repository worldwide. [from RRID]"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch rrid:IMSR_EM ;
    dcat:keyword "mouse",
        "mutant mouse repository",
        "mutant mouse strain",
        "mutant strain" ;
    foaf:homepage <https://www.infrafrontier.eu/emma/> ;
    bioregistry.schema:0000005 "11478"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.infrafrontier.eu/emma/strain-search/straindetails/?q=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-5836-9850 ;
    bioregistry.schema:0000024 "https://www.infrafrontier.eu/emma/strain-search/straindetails/?q="^^xsd:string ;
    bioregistry.schema:0000027 <https://www.infrafrontier.eu/emma/strain-search/straindetails/?q=11478> ;
    bioregistry.schema:0000029 "imsr_em" .

orcid:0000-0002-5836-9850 rdfs:label "Damian Smedley" ;
    foaf:mbox "d.smedley@qmul.ac.uk" .

rrid:IMSR_EM dcterms:isPartOf bioregistry.metaresource:rrid .

