@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 edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix ncbi.resource: <https://bioregistry.io/metaregistry/ncbi/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 ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:SGD .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sgd .

bioregistry.metaresource:edam dcterms:hasPart edam:2632 .

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

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00202 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:sgd .

bioregistry.metaresource:n2t dcterms:hasPart n2t:sgd .

bioregistry.metaresource:ncbi dcterms:hasPart ncbi.resource:SGD .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:sgd .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010419 .

bioregistry.metaresource:togoid dcterms:hasPart togoid:Sgd .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0095 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P3406 .

bioregistry:sgd a bioregistry.schema:0000001 ;
    rdfs:label "Saccharomyces Genome Database" ;
    dcterms:description "The Saccharomyces Genome Database (SGD) project collects information and maintains a database of the molecular biology of the yeast Saccharomyces cerevisiae."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2632,
        wikidata:P3406,
        biocontext:SGD,
        go.resource:SGD,
        n2t:sgd,
        ncbi.resource:SGD,
        integbio:nbdc00202,
        prefixcommons:sgd,
        miriam:sgd,
        togoid:Sgd,
        re3data:r3d100010419,
        uniprot.resource:DB-0095 ;
    dcat:keyword "bibliography/documents",
        "bioresource",
        "eukaryotic",
        "expression",
        "gene",
        "genome",
        "genome/gene",
        "image/movie",
        "interaction/pathway",
        "nucleotide",
        "ontology",
        "ontology/terminology/nomenclature",
        "organism",
        "organism-specific databases",
        "protein",
        "rna",
        "sequence" ;
    foaf:homepage <https://www.yeastgenome.org/> ;
    bioregistry.schema:0000005 "S000002493"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.yeastgenome.org/locus/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^((S\\d+$)|(Y[A-Z]{2}\\d{3}[a-zA-Z](\\-[A-Z])?))$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/sgd/sgd.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-9163-5180 ;
    bioregistry.schema:0000024 "https://www.yeastgenome.org/locus/"^^xsd:string ;
    bioregistry.schema:0000026 ror:00f54p054 ;
    bioregistry.schema:0000027 <https://www.yeastgenome.org/locus/S000002493> ;
    bioregistry.schema:0000029 "sgd" .

orcid:0000-0001-9163-5180 rdfs:label "J. Michael Cherry" ;
    foaf:mbox "cherry@genome.stanford.edu" .

edam:2632 dcterms:isPartOf bioregistry.metaresource:edam .

wikidata:P3406 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:SGD dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:sgd dcterms:isPartOf bioregistry.metaresource:n2t .

ncbi.resource:SGD dcterms:isPartOf bioregistry.metaresource:ncbi .

integbio:nbdc00202 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:sgd dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:sgd dcterms:isPartOf bioregistry.metaresource:miriam .

togoid:Sgd dcterms:isPartOf bioregistry.metaresource:togoid .

re3data:r3d100010419 dcterms:isPartOf bioregistry.metaresource:re3data .

uniprot.resource:DB-0095 dcterms:isPartOf bioregistry.metaresource:uniprot .

