@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 doap: <http://usefulinc.com/ns/doap#> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MZSPEC .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mzspec .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.b549b8 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:mzspec .

bioregistry.metaresource:n2t dcterms:hasPart n2t:mzspec .

bioregistry:mzspec a bioregistry.schema:0000001 ;
    rdfs:label "Universal Spectrum Identifier" ;
    dcterms:contributor orcid:0000-0002-8741-7823 ;
    dcterms:description "The Universal Spectrum Identifier (USI) is a compound identifier that provides an abstract path to refer to a single spectrum generated by a mass spectrometer, and potentially the ion that is thought to have produced it."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/HUPO-PSI/usi> ;
    skos:exactMatch biocontext:MZSPEC,
        n2t:mzspec,
        fairsharing:FAIRsharing.b549b8,
        miriam:mzspec ;
    dcat:keyword "data analysis",
        "data identity and mapping",
        "data retrieval",
        "lipidomics",
        "mass spectrum",
        "metabolomics",
        "proteomics" ;
    foaf:homepage <http://www.psidev.info/usi> ;
    bioregistry.schema:0000005 "PXD002255:ES_XP_Ubi_97H_HCD_349:scan:9617:LAEIYVNSSFYK/2"^^xsd:string ;
    bioregistry.schema:0000006 "http://proteomecentral.proteomexchange.org/usi/?usi=mzspec:$1"^^xsd:string ;
    bioregistry.schema:0000008 "^.+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-1767-2343 ;
    bioregistry.schema:0000024 "http://proteomecentral.proteomexchange.org/usi/?usi=mzspec:"^^xsd:string ;
    bioregistry.schema:0000026 ror:02tpgw303 ;
    bioregistry.schema:0000027 <http://proteomecentral.proteomexchange.org/usi/?usi=mzspec:PXD002255:ES_XP_Ubi_97H_HCD_349:scan:9617:LAEIYVNSSFYK/2> ;
    bioregistry.schema:0000029 "mzspec" .

orcid:0000-0002-1767-2343 rdfs:label "Gerhard Mayer" ;
    foaf:mbox "gerhard.mayer@rub.de" .

orcid:0000-0002-8741-7823 rdfs:label "Lindsey N. Anderson" ;
    foaf:mbox "lindsey.anderson@pnnl.gov" .

biocontext:MZSPEC dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:mzspec dcterms:isPartOf bioregistry.metaresource:n2t .

fairsharing:FAIRsharing.b549b8 dcterms:isPartOf bioregistry.metaresource:fairsharing .

miriam:mzspec dcterms:isPartOf bioregistry.metaresource:miriam .

