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

<msbnk-eawag-eq01126801> 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-eawag-eq01126801#sample> a chebi:59999,
        prov:Entity ;
    dct:hasPart <msbnk-eawag-eq01126801#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-Eawag-EQ01126801> a foaf:Document .

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

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

<https://search.nfdi4chem.de/dataset/msbnk-eawag-eq01126801#sample> a prov:Entity ;
    dct:relation [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "CC1=CC(=CC(=C1S(=O)(=O)C)C)OC(=O)NC" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChi" ;
            prov:value "InChI=1S/C11H15NO4S/c1-7-5-9(16-11(13)12-3)6-8(2)10(7)17(4,14)15/h5-6H,1-4H3,(H,12,13)" ],
        [ a cheminf:000037,
                prov:Entity ;
            dct:title "assigned IUPACChemicalFormula" ;
            prov:value "C11H15NO4S" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChi" ;
            prov:value "InChI=1S/C11H15NO4S/c1-7-5-9(16-11(13)12-3)6-8(2)10(7)17(4,14)15/h5-6H,1-4H3,(H,12,13)" ],
        [ a cheminf:000037,
                prov:Entity ;
            dct:title "assigned IUPACChemicalFormula" ;
            prov:value "C11H15NO4S" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChiKey" ;
            prov:value "RJBJMKAMQIOAML-UHFFFAOYSA-N" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChiKey" ;
            prov:value "RJBJMKAMQIOAML-UHFFFAOYSA-N" ],
        [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "CC1=CC(=CC(=C1S(=O)(=O)C)C)OC(=O)NC" ] ;
    dct:title "evaluated sample" .

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

