@prefix chebi: <http://purl.obolibrary.org/obo/CHEBI_> .
@prefix cheminf: <http://semanticscience.org/resource/CHEMINF_> .
@prefix chmo: <http://purl.obolibrary.org/obo/CHMO_> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://search.nfdi4chem.de/dataset/msbnk-riken_respect-ps004502> a dcat:Dataset ;
    dct:conformsTo [ a dct:Standard ] ;
    dct:creator [ a foaf:Agent ;
            foaf:name "NA" ] ;
    dct:description "This MassBank record with Accession MSBNK-RIKEN_ReSpect-PS004502 contains the MS2 mass spectrum of 1,3,7-Trimethyl-2,6-dioxopurine, Methyltheobromine, Caffeine,Anhydrous, 1,3,7-Trimethylxanthine, Guaranine with the InChIkey RYYVLZVUVIJVGH-UHFFFAOYSA-N." ;
    dct:identifier "msbnk-riken_respect-ps004502" ;
    dct:issued "2024-01-11"^^xsd:date ;
    dct:modified "2025-07-15"^^xsd:date ;
    dct:subject <https://search.nfdi4chem.de/dataset/msbnk-riken_respect-ps004502#sample> ;
    dct:title "1,3,7-Trimethyl-2,6-dioxopurine, Methyltheobromine, Caffeine,Anhydrous, 1,3,7-Trimethylxanthine, Guaranine; LC-ESI-QQ; MS2" ;
    dcat:landingPage <https://massbank.eu/MassBank/RecordDisplay?id=MSBNK-RIKEN_ReSpect-PS004502> ;
    prov:wasGeneratedBy <https://search.nfdi4chem.de/dataset/msbnk-riken_respect-ps004502#analysis> .

<msbnk-riken_respect-ps004502> dct:conformsTo [ a dct:Standard ;
            dct:identifier <https://docs.nmrxiv.org/submission-guides/data-model/spectra.html> ] ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:publisher <https://search.nfdi4chem.de/organization/156e8074-ae7b-4094-83cb-afb3529824c4> .

<msbnk-riken_respect-ps004502#sample> a chebi:59999,
        prov:Entity ;
    dct:hasPart <msbnk-riken_respect-ps004502#sample_compound> ;
    dct:title "evaluated sample" .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

<http://purl.allotrope.org/ontologies/process#AFP_0003618> a schema1:DefinedTerm ;
    schema1:name "peak identification" .

chmo:0000524 a schema1:DefinedTerm ;
    schema1:name "liquid chromatography-mass spectrometry" .

chmo:0000800 a schema1:DefinedTerm ;
    schema1:name "spectrum" .

<https://massbank.eu/MassBank/RecordDisplay?id=MSBNK-RIKEN_ReSpect-PS004502> a foaf:Document .

<https://search.nfdi4chem.de/dataset/msbnk-riken_respect-ps004502#analysis> a <http://purl.allotrope.org/ontologies/process#AFP_0003618>,
        prov:Activity ;
    prov:used <https://search.nfdi4chem.de/dataset/msbnk-riken_respect-ps004502#spectrum> .

<https://search.nfdi4chem.de/dataset/msbnk-riken_respect-ps004502#measurement> a chmo:0000524,
        prov:Activity .

<https://search.nfdi4chem.de/dataset/msbnk-riken_respect-ps004502#sample> a prov:Entity ;
    dct:relation [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChi" ;
            prov:value "InChI=1S/C8H10N4O2/c1-10-4-9-6-5(10)7(13)12(3)8(14)11(6)2/h4H,1-3H3" ],
        [ a cheminf:000037,
                prov:Entity ;
            dct:title "assigned IUPACChemicalFormula" ;
            prov:value "C8H10N4O2" ],
        [ a cheminf:000037,
                prov:Entity ;
            dct:title "assigned IUPACChemicalFormula" ;
            prov:value "C8H10N4O2" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChiKey" ;
            prov:value "RYYVLZVUVIJVGH-UHFFFAOYSA-N" ],
        [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "CN1C=NC2=C1C(=O)N(C(=O)N2C)C" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChiKey" ;
            prov:value "RYYVLZVUVIJVGH-UHFFFAOYSA-N" ],
        [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "CN1C=NC2=C1C(=O)N(C(=O)N2C)C" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChi" ;
            prov:value "InChI=1S/C8H10N4O2/c1-10-4-9-6-5(10)7(13)12(3)8(14)11(6)2/h4H,1-3H3" ] ;
    dct:title "evaluated sample" .

<https://search.nfdi4chem.de/dataset/msbnk-riken_respect-ps004502#spectrum> a chmo:0000800,
        prov:Entity ;
    prov:wasGeneratedBy <https://search.nfdi4chem.de/dataset/msbnk-riken_respect-ps004502#measurement> .

<https://search.nfdi4chem.de/organization/156e8074-ae7b-4094-83cb-afb3529824c4> a foaf:Organization ;
    foaf:name "MassBank" .

cheminf:000018 a schema1:DefinedTerm ;
    schema1:name "SMILES" .

cheminf:000037 a schema1:DefinedTerm ;
    schema1:name "IUPACChemicalFormula" .

cheminf:000059 a schema1:DefinedTerm ;
    schema1:name "InChiKey" .

cheminf:000113 a schema1:DefinedTerm ;
    schema1:name "InChi" .

