@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix cheminf: <http://semanticscience.org/resource/CHEMINF_> .
@prefix chmo: <http://purl.obolibrary.org/obo/CHMO_> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <http://qudt.org/schema/qudt/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://search.nfdi4chem.de/dataset/msbnk-fac_eng_univ_tokyo-jp003394> a dcat:Dataset ;
    dcatap:applicableLegislation <https://creativecommons.org/licenses/by-nc-sa/4.0> ;
    dct:conformsTo [ a dct:Standard ;
            dct:description "https://w3id.org/nfdi-de/dcat-ap-plus" ;
            dct:title "DCAT-AP-PLUS" ] ;
    dct:description "This MassBank record with Accession MSBNK-Fac_Eng_Univ_Tokyo-JP003394 contains the MS mass spectrum of DIETHYL MALEATE with the InChIkey IEPRKVQEAMIZSS-WAYWQWQTSA-N." ;
    dct:identifier "https://search.nfdi4chem.de/dataset/msbnk-fac_eng_univ_tokyo-jp003394" ;
    dct:issued "2024-01-11"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2025-07-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "http://purl.org/adms/publishertype/Academia-ScientificOrganisation" ;
                    skos:prefLabel "Academia/Scientific organisation" ] ;
            foaf:name "MassBank" ] ;
    dct:subject <https://search.nfdi4chem.de/dataset/msbnk-fac_eng_univ_tokyo-jp003394#sample> ;
    dct:title "DIETHYL MALEATE; EI-B; MS" ;
    adms:identifier [ a adms:Identifier ;
            dct:description "The id of this dataset within the NFDI4Chem Search Service (https://search.nfdi4chem.de/)" ;
            dct:title "Search Service ID" ;
            skos:notation "https://search.nfdi4chem.de/dataset/msbnk-fac_eng_univ_tokyo-jp003394" ] ;
    dcat:landingPage <https://massbank.eu/MassBank/RecordDisplay?id=MSBNK-Fac_Eng_Univ_Tokyo-JP003394> ;
    prov:wasGeneratedBy <https://search.nfdi4chem.de/dataset/msbnk-fac_eng_univ_tokyo-jp003394#measurement> .

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

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

cheminf:000042 a schema1:DefinedTerm ;
    schema1:name "molecular formula" .

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

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

cheminf:000217 a schema1:DefinedTerm ;
    schema1:name "exact mass descriptor" .

<https://creativecommons.org/licenses/by-nc-sa/4.0> a <http://data.europa.eu/eli/ontology#LegalResource> ;
    dct:title "Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)" .

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

<https://pubchem.ncbi.nlm.nih.gov/compound/5271566> a prov:Entity ;
    dct:relation [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "CCOC(=O)C=CC(=O)OCC" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChIKey" ;
            prov:value "IEPRKVQEAMIZSS-WAYWQWQTSA-N" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C8H12O4/c1-3-11-7(9)5-6-8(10)12-4-2/h5-6H,3-4H2,1-2H3/b6-5-" ],
        [ a cheminf:000042,
                prov:Entity ;
            dct:title "assigned molecular formula" ;
            prov:value "C8H12O4" ],
        [ a ns1:Quantity,
                cheminf:000217 ;
            dct:title "exact mass" ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarMass> ;
            ns1:unit <https://qudt.org/vocab/unit/GM-PER-MOL> ;
            prov:value "172.07356"^^xsd:float ] .

<https://search.nfdi4chem.de/dataset/msbnk-fac_eng_univ_tokyo-jp003394#measurement> a chmo:0000524,
        prov:Activity ;
    prov:used <https://search.nfdi4chem.de/dataset/msbnk-fac_eng_univ_tokyo-jp003394#sample> .

<https://search.nfdi4chem.de/dataset/msbnk-fac_eng_univ_tokyo-jp003394#sample> a prov:Entity ;
    dct:hasPart <https://pubchem.ncbi.nlm.nih.gov/compound/5271566> ;
    dct:title "evaluated sample" .

