@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 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 orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:CGSC .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:cgsc .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:cgsc .

bioregistry.metaresource:n2t dcterms:hasPart n2t:cgsc .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:cgsc .

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

bioregistry:cgsc a bioregistry.schema:0000001 ;
    rdfs:label "Coli Genetic Stock Center" ;
    dcterms:description "The CGSC Database of E. coli genetic information includes genotypes and reference information for the strains in the CGSC collection, the names, synonyms, properties, and map position for genes, gene product information, and information on specific mutations and references to primary literature."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:CGSC,
        go.resource:CGSC,
        n2t:cgsc,
        prefixcommons:cgsc,
        miriam:cgsc,
        re3data:r3d100010585 ;
    dcat:keyword "gene" ;
    foaf:homepage <http://cgsc.biology.yale.edu/index.php> ;
    bioregistry.schema:0000005 "74"^^xsd:string ;
    bioregistry.schema:0000006 "http://cgsc.biology.yale.edu/Site.php?ID=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0003-1546-6746 ;
    bioregistry.schema:0000024 "http://cgsc.biology.yale.edu/Site.php?ID="^^xsd:string ;
    bioregistry.schema:0000027 <http://cgsc.biology.yale.edu/Site.php?ID=74> ;
    bioregistry.schema:0000029 "cgsc" .

orcid:0000-0003-1546-6746 rdfs:label "Kelly T. Hughes" ;
    foaf:mbox "kelly.hughes@utah.edu" .

biocontext:CGSC dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:cgsc dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:cgsc dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:cgsc dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010585 dcterms:isPartOf bioregistry.metaresource:re3data .

