@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 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:SPLASH .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:splash .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:splash .

bioregistry.metaresource:n2t dcterms:hasPart n2t:splash .

bioregistry:splash a bioregistry.schema:0000001 ;
    rdfs:label "Spectra Hash Code" ;
    dcterms:description "The spectra hash code (SPLASH) is a unique and non-proprietary identifier for spectra, and is independent of how the spectra were acquired or processed. It can be easily calculated for a wide range of spectra, including Mass spectroscopy,  infrared spectroscopy, ultraviolet and nuclear magnetic resonance."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:SPLASH,
        n2t:splash,
        fairsharing:FAIRsharing.f31b8f,
        miriam:splash ;
    dcat:keyword "lipidomics",
        "mass spectrum",
        "metabolomics",
        "proteomics" ;
    foaf:homepage <http://mona.fiehnlab.ucdavis.edu/> ;
    bioregistry.schema:0000005 "splash10-0zq2000000-77302b0326a418630a84"^^xsd:string ;
    bioregistry.schema:0000006 "http://mona.fiehnlab.ucdavis.edu/#/spectra/splash/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^splash\\d[A-Z-a-z0-9]-[A-Za-z0-9]+-[A-Za-z0-9]+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-6261-8928 ;
    bioregistry.schema:0000024 "http://mona.fiehnlab.ucdavis.edu/#/spectra/splash/"^^xsd:string ;
    bioregistry.schema:0000026 ror:05rrcem69 ;
    bioregistry.schema:0000027 <http://mona.fiehnlab.ucdavis.edu/#/spectra/splash/splash10-0zq2000000-77302b0326a418630a84> ;
    bioregistry.schema:0000029 "splash" .

orcid:0000-0002-6261-8928 rdfs:label "Oliver Fiehn" ;
    foaf:mbox "ofiehn@ucdavis.edu" .

biocontext:SPLASH dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:splash dcterms:isPartOf bioregistry.metaresource:n2t .

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

miriam:splash dcterms:isPartOf bioregistry.metaresource:miriam .

