@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:MS .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MS .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:MS .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ms .

bioregistry.metaresource:miriam dcterms:hasPart miriam:ms .

bioregistry.metaresource:n2t dcterms:hasPart n2t:ms .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:ms .

bioregistry.metaresource:ols dcterms:hasPart ols:ms .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:MS .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:ms .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q81661714 .

bioregistry:ms a bioregistry.schema:0000001 ;
    rdfs:label "Mass spectrometry ontology" ;
    dcterms:description "The PSI-Mass Spectrometry (MS) CV contains all the terms used in the PSI MS-related data standards. The CV contains a logical hierarchical structure to ensure ease of maintenance and the development of software that makes use of complex semantics. The CV contains terms required for a complete description of an MS analysis pipeline used in proteomics, including sample labeling, digestion enzymes, instrumentation parts and parameters, software used for identification and quantification of peptides/proteins and the parameters and scores used to determine their significance."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/HUPO-PSI/psi-ms-CV> ;
    skos:exactMatch aberowl:MS,
        ontobee:MS,
        wikidata:Q81661714,
        bioportal:MS,
        biocontext:MS,
        n2t:ms,
        miriam:ms,
        tib.ts:ms,
        ols:ms,
        obofoundry:ms ;
    dcat:keyword "chemistry",
        "dataplant",
        "nfdi4cat",
        "nfdi4chem",
        "obo",
        "ontology" ;
    foaf:homepage <http://www.psidev.info/groups/controlled-vocabularies> ;
    bioregistry.schema:0000005 "1000560"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/MS_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:ms.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:pato,
        bioregistry:uo ;
    bioregistry.schema:0000019 orcid:0000-0003-1279-6838 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/MS_"^^xsd:string ;
    bioregistry.schema:0000027 obo:MS_1000560 ;
    bioregistry.schema:0000029 "ms" .

orcid:0000-0003-1279-6838 rdfs:label "Joshua Klein" ;
    foaf:mbox "joshua.adam.klein@gmail.com" .

aberowl:MS dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:MS dcterms:isPartOf bioregistry.metaresource:ontobee .

wikidata:Q81661714 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bioportal:MS dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:MS dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:ms dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:ms dcterms:isPartOf bioregistry.metaresource:miriam .

tib.ts:ms dcterms:isPartOf bioregistry.metaresource:tib .

ols:ms dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:ms dcterms:isPartOf bioregistry.metaresource:obofoundry .

