@prefix adms: <http://www.w3.org/ns/adms#> .
@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 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-ipb_halle-pn000103> a dcat:Dataset ;
    dcatap:applicableLegislation <https://creativecommons.org/licenses/by-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-IPB_Halle-PN000103 contains the MS2 mass spectrum of Luteone O-glucoside." ;
    dct:identifier "https://search.nfdi4chem.de/dataset/msbnk-ipb_halle-pn000103" ;
    dct:issued "2024-01-17"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2025-07-15"^^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-ipb_halle-pn000103#sample> ;
    dct:title "Luteone O-glucoside; ESI-TOF; MS2; CE:15 eV; [M+H]+" ;
    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-ipb_halle-pn000103" ] ;
    dcat:landingPage <https://massbank.eu/MassBank/RecordDisplay?id=MSBNK-IPB_Halle-PN000103> ;
    prov:wasGeneratedBy <https://search.nfdi4chem.de/dataset/msbnk-ipb_halle-pn000103#measurement> .

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

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

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

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

<https://search.nfdi4chem.de/dataset/msbnk-ipb_halle-pn000103#sample_compound> a prov:Entity .

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

