@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 miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:YDPM .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ydpm .

bioregistry.metaresource:miriam dcterms:hasPart miriam:ydpm .

bioregistry.metaresource:n2t dcterms:hasPart n2t:ydpm .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:ydpm .

bioregistry:ydpm a bioregistry.schema:0000001 ;
    rdfs:label "Yeast Deletion and the Mitochondrial Proteomics Project" ;
    dcterms:description "The YDPM database serves to support the Yeast Deletion and the Mitochondrial Proteomics Project. The project aims to increase the understanding of mitochondrial function and biogenesis in the context of the cell. In the Deletion Project, strains from the deletion collection were monitored under 9 different media conditions selected for the study of mitochondrial function. The YDPM database contains both the raw data and growth rates calculated for each strain in each media condition."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:YDPM,
        n2t:ydpm,
        prefixcommons:ydpm,
        miriam:ydpm ;
    dcat:keyword "protein" ;
    foaf:homepage <http://www-deletion.stanford.edu/YDPM/> ;
    bioregistry.schema:0000005 "YAL001C"^^xsd:string ;
    bioregistry.schema:0000006 "http://www-deletion.stanford.edu/cgi-bin/YDPM/YDPM_search.cgi?thelist=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^Y[A-Z]{2}\\d+[CW]$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000024 "http://www-deletion.stanford.edu/cgi-bin/YDPM/YDPM_search.cgi?thelist="^^xsd:string ;
    bioregistry.schema:0000027 <http://www-deletion.stanford.edu/cgi-bin/YDPM/YDPM_search.cgi?thelist=YAL001C> ;
    bioregistry.schema:0000029 "ydpm" .

biocontext:YDPM dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:ydpm dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:ydpm dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:ydpm dcterms:isPartOf bioregistry.metaresource:miriam .

