@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@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 ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PEPTIDEATLAS .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:peptideatlas.peptide .

bioregistry.metaresource:edam dcterms:hasPart edam:2626 .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01812 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:peptideatlas .

bioregistry.metaresource:n2t dcterms:hasPart n2t:peptideatlas .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:peptideatlas .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010889 .

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

bioregistry:peptideatlas.peptide a bioregistry.schema:0000001 ;
    rdfs:label "PeptideAtlas Peptide" ;
    dcterms:description "The PeptideAtlas Project provides a publicly accessible database of peptides identified in tandem mass spectrometry proteomics studies and software tools."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2626,
        biocontext:PEPTIDEATLAS,
        n2t:peptideatlas,
        integbio:nbdc01812,
        prefixcommons:peptideatlas,
        miriam:peptideatlas,
        re3data:r3d100010889,
        uniprot.resource:DB-0071 ;
    dcat:keyword "mass spectrometry",
        "protein",
        "proteomic databases",
        "sequence",
        "structure" ;
    foaf:homepage <http://www.peptideatlas.org/> ;
    bioregistry.schema:0000005 "PAp00000009"^^xsd:string ;
    bioregistry.schema:0000006 "https://db.systemsbiology.net/sbeams/cgi/PeptideAtlas/Summarize_Peptide?query=QUERY&searchForThis=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^PAp[0-9]{8}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-8732-0928 ;
    bioregistry.schema:0000023 "peptideatlas" ;
    bioregistry.schema:0000024 "https://db.systemsbiology.net/sbeams/cgi/PeptideAtlas/Summarize_Peptide?query=QUERY&searchForThis="^^xsd:string ;
    bioregistry.schema:0000026 ror:02tpgw303 ;
    bioregistry.schema:0000027 <https://db.systemsbiology.net/sbeams/cgi/PeptideAtlas/Summarize_Peptide?query=QUERY&searchForThis=PAp00000009> ;
    bioregistry.schema:0000029 "peptideatlas.peptide" .

orcid:0000-0001-8732-0928 rdfs:label "Eric W. Deutsch" ;
    foaf:mbox "edeutsch@systemsbiology.org" .

edam:2626 dcterms:isPartOf bioregistry.metaresource:edam .

biocontext:PEPTIDEATLAS dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:peptideatlas dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01812 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:peptideatlas dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:peptideatlas dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010889 dcterms:isPartOf bioregistry.metaresource:re3data .

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

