@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-waters-wa002303> a dcat:Dataset ;
    dct:conformsTo [ a dct:Standard ] ;
    dct:creator [ a foaf:Agent ;
            foaf:name "NA" ] ;
    dct:description "This MassBank record with Accession MSBNK-Waters-WA002303 contains the MS mass spectrum of Cyclothiazide with the InChIkey BOCUKUHCLICSIY-UHFFFAOYSA-N." ;
    dct:identifier "msbnk-waters-wa002303" ;
    dct:issued "2024-01-11"^^xsd:date ;
    dct:modified "2025-07-15"^^xsd:date ;
    dct:subject <https://search.nfdi4chem.de/dataset/msbnk-waters-wa002303#sample> ;
    dct:title "Cyclothiazide; LC-ESI-Q; MS; NEG; 75 V" ;
    dcat:landingPage <https://massbank.eu/MassBank/RecordDisplay?id=MSBNK-Waters-WA002303> ;
    prov:wasGeneratedBy <https://search.nfdi4chem.de/dataset/msbnk-waters-wa002303#analysis> .

<msbnk-waters-wa002303> 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-waters-wa002303#sample> a chebi:59999,
        prov:Entity ;
    dct:hasPart <msbnk-waters-wa002303#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-Waters-WA002303> a foaf:Document .

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

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

<https://search.nfdi4chem.de/dataset/msbnk-waters-wa002303#sample> a prov:Entity ;
    dct:relation [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "Clc(c4)c(cc(c43)S(=O)(=O)NC(N3)C(C1)C(C=2)CC(C2)1)S(N)(=O)=O" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChi" ;
            prov:value "InChI=1S/C14H16ClN3O4S2/c15-10-5-11-13(6-12(10)23(16,19)20)24(21,22)18-14(17-11)9-4-7-1-2-8(9)3-7/h1-2,5-9,14,17-18H,3-4H2,(H2,16,19,20)" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChiKey" ;
            prov:value "BOCUKUHCLICSIY-UHFFFAOYSA-N" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChiKey" ;
            prov:value "BOCUKUHCLICSIY-UHFFFAOYSA-N" ],
        [ a cheminf:000037,
                prov:Entity ;
            dct:title "assigned IUPACChemicalFormula" ;
            prov:value "C14H16ClN3O4S2" ],
        [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "Clc(c4)c(cc(c43)S(=O)(=O)NC(N3)C(C1)C(C=2)CC(C2)1)S(N)(=O)=O" ],
        [ a cheminf:000037,
                prov:Entity ;
            dct:title "assigned IUPACChemicalFormula" ;
            prov:value "C14H16ClN3O4S2" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChi" ;
            prov:value "InChI=1S/C14H16ClN3O4S2/c15-10-5-11-13(6-12(10)23(16,19)20)24(21,22)18-14(17-11)9-4-7-1-2-8(9)3-7/h1-2,5-9,14,17-18H,3-4H2,(H2,16,19,20)" ] ;
    dct:title "evaluated sample" .

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

