@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-lu098305> 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-LU098305 contains the MS2 mass spectrum of Ethiofencarb with the InChIkey HEZNVIYQEUHLNI-UHFFFAOYSA-N." ;
    dct:identifier "msbnk-lcsb-lu098305" ;
    dct:issued "2024-01-11"^^xsd:date ;
    dct:modified "2025-07-15"^^xsd:date ;
    dct:subject <https://search.nfdi4chem.de/dataset/msbnk-lcsb-lu098305#sample> ;
    dct:title "Ethiofencarb; LC-ESI-QFT; MS2; CE: 75; R=17500; [M+H]+" ;
    dcat:landingPage <https://massbank.eu/MassBank/RecordDisplay?id=MSBNK-LCSB-LU098305> ;
    prov:wasGeneratedBy <https://search.nfdi4chem.de/dataset/msbnk-lcsb-lu098305#analysis> .

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

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

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

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

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

