@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-chubu_univ-ut001241> 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-Chubu_Univ-UT001241 contains the MS2 mass spectrum of Phosphatidylinositol 19:0-20:4 with the InChIkey GQWBKIUFQRXJRP-ZKYHKDPYSA-N." ;
    dct:identifier "https://search.nfdi4chem.de/dataset/msbnk-chubu_univ-ut001241" ;
    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-chubu_univ-ut001241#sample> ;
    dct:title "Phosphatidylinositol 19:0-20:4; LC-ESI-ITFT; MS2; [M-H]-; RT: 24.37; Exp: 1" ;
    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-chubu_univ-ut001241" ] ;
    dcat:landingPage <https://massbank.eu/MassBank/RecordDisplay?id=MSBNK-Chubu_Univ-UT001241> ;
    prov:wasGeneratedBy <https://search.nfdi4chem.de/dataset/msbnk-chubu_univ-ut001241#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-Chubu_Univ-UT001241> a foaf:Document .

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

<https://search.nfdi4chem.de/dataset/msbnk-chubu_univ-ut001241#sample_compound> a prov:Entity ;
    dct:relation [ 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 "900.57278"^^xsd:float ],
        [ a cheminf:000042,
                prov:Entity ;
            dct:title "assigned molecular formula" ;
            prov:value "C48H85O13P" ],
        [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "O(P(OCC(OC(CCC=CCC=CCC=CCC=CCCCCCC)=O)COC(CCCCCCCCCCCCCCCCCC)=O)(O)=O)C(C1O)C(C(C(C1O)O)O)O" ],
        [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C48H85O13P/c1-3-5-7-9-11-13-15-17-19-21-23-25-27-29-31-33-35-37-42(50)60-40(39-59-62(56,57)61-48-46(54)44(52)43(51)45(53)47(48)55)38-58-41(49)36-34-32-30-28-26-24-22-20-18-16-14-12-10-8-6-4-2/h13,15,19,21,25,27,31,33,40,43-48,51-55H,3-12,14,16-18,20,22-24,26,28-30,32,34-39H2,1-2H3,(H,56,57)/b15-13-,21-19-,27-25-,33-31-/t40?,43-,44-,45+,46-,47-,48-/m1/s1" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChIKey" ;
            prov:value "GQWBKIUFQRXJRP-ZKYHKDPYSA-N" ] .

<https://search.nfdi4chem.de/dataset/msbnk-chubu_univ-ut001241#sample> a prov:Entity ;
    dct:hasPart <https://search.nfdi4chem.de/dataset/msbnk-chubu_univ-ut001241#sample_compound> ;
    dct:title "evaluated sample" .

