@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-lcsb-lu107701> a dcat:Dataset ;
    dct:conformsTo [ a dct:Standard ] ;
    dct:creator [ a foaf:Agent ;
            foaf:name "NA" ] ;
    dct:description "This MassBank record with Accession MSBNK-LCSB-LU107701 contains the MS2 mass spectrum of 5,7-Dimethoxy-2H-chromen-2-one with the InChIkey NXJCRELRQHZBQA-UHFFFAOYSA-N." ;
    dct:identifier "msbnk-lcsb-lu107701" ;
    dct:issued "2024-01-11"^^xsd:date ;
    dct:modified "2025-07-15"^^xsd:date ;
    dct:subject <https://search.nfdi4chem.de/dataset/msbnk-lcsb-lu107701#sample> ;
    dct:title "5,7-Dimethoxy-2H-chromen-2-one; LC-ESI-QFT; MS2; CE: 15; R=17500; [M+H]+" ;
    dcat:landingPage <https://massbank.eu/MassBank/RecordDisplay?id=MSBNK-LCSB-LU107701> ;
    prov:wasGeneratedBy <https://search.nfdi4chem.de/dataset/msbnk-lcsb-lu107701#analysis> .

<msbnk-lcsb-lu107701> 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-lcsb-lu107701#sample> a chebi:59999,
        prov:Entity ;
    dct:hasPart <msbnk-lcsb-lu107701#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-LCSB-LU107701> a foaf:Document .

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

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

<https://search.nfdi4chem.de/dataset/msbnk-lcsb-lu107701#sample> a prov:Entity ;
    dct:relation [ a cheminf:000037,
                prov:Entity ;
            dct:title "assigned IUPACChemicalFormula" ;
            prov:value "C11H10O4" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChi" ;
            prov:value "InChI=1S/C11H10O4/c1-13-7-5-9(14-2)8-3-4-11(12)15-10(8)6-7/h3-6H,1-2H3" ],
        [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "COC1=CC2=C(C=CC(=O)O2)C(OC)=C1" ],
        [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "COC1=CC2=C(C=CC(=O)O2)C(OC)=C1" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChiKey" ;
            prov:value "NXJCRELRQHZBQA-UHFFFAOYSA-N" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChiKey" ;
            prov:value "NXJCRELRQHZBQA-UHFFFAOYSA-N" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChi" ;
            prov:value "InChI=1S/C11H10O4/c1-13-7-5-9(14-2)8-3-4-11(12)15-10(8)6-7/h3-6H,1-2H3" ],
        [ a cheminf:000037,
                prov:Entity ;
            dct:title "assigned IUPACChemicalFormula" ;
            prov:value "C11H10O4" ] ;
    dct:title "evaluated sample" .

<https://search.nfdi4chem.de/dataset/msbnk-lcsb-lu107701#spectrum> a chmo:0000800,
        prov:Entity ;
    prov:wasGeneratedBy <https://search.nfdi4chem.de/dataset/msbnk-lcsb-lu107701#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" .

