@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix bfo: <http://purl.obolibrary.org/obo/BFO_> .
@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 ns1: <http://qudt.org/schema/qudt/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema1: <http://schema.org/> .
@prefix sio: <http://semanticscience.org/resource/SIO_> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://doi.org/10.14272/XYIKIKCUYGUMNY-UHFFFAOYSA-N/Mass/EI> a dcat:Dataset ;
    dct:conformsTo [ a dct:Standard ;
            dct:description "https://w3id.org/nfdi-de/dcat-ap-plus/chemistry/" ;
            dct:title "ChemDCAT-AP" ] ;
    dct:creator [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Sylvain Grosjean" ] ;
    dct:description "dataset for electron ionisation mass spectrometry (EI-MS)" ;
    dct:identifier "https://doi.org/10.14272/XYIKIKCUYGUMNY-UHFFFAOYSA-N/Mass/EI" ;
    dct:issued "2024-09-06"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2025-12-02"^^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 "Chemotion - Repository " ] ;
    dct:subject <https://doi.org/10.14272/XYIKIKCUYGUMNY-UHFFFAOYSA-N/Mass/EI#sample> ;
    dct:title "electron ionisation mass spectrometry (EI-MS)" ;
    adms:identifier [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "10.14272/XYIKIKCUYGUMNY-UHFFFAOYSA-N/Mass/EI" ],
        [ 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/10-14272-xyikikcuygumny-uhfffaoysa-n-mass-ei" ] ;
    dcat:landingPage <https://www.chemotion-repository.net/inchikey/XYIKIKCUYGUMNY-UHFFFAOYSA-N/Mass/EI> ;
    prov:wasGeneratedBy <https://doi.org/10.14272/XYIKIKCUYGUMNY-UHFFFAOYSA-N/Mass/EI#measurement> .

chmo:0000480 a schema1:DefinedTerm ;
    schema1:name "electron ionisation mass spectrometry" .

<https://doi.org/10.14272/XYIKIKCUYGUMNY-UHFFFAOYSA-N/Mass/EI#measurement> a chmo:0000480,
        prov:Activity ;
    dct:description "The kind of activity/process used to generate the dataset" ;
    prov:used <https://doi.org/10.14272/XYIKIKCUYGUMNY-UHFFFAOYSA-N/Mass/EI#sample> .

<https://pubchem.ncbi.nlm.nih.gov/compound/73427294> a chebi:23367 ;
    sio:000008 [ a cheminf:000042 ;
            dct:title "assigned molecular formula" ;
            prov:value "C22H27BO4" ],
        [ a cheminf:000059 ;
            dct:title "assigned InChIKey" ;
            prov:value "XYIKIKCUYGUMNY-UHFFFAOYSA-N" ],
        [ a cheminf:000113 ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C22H27BO4/c1-14-13-19(23-26-21(3,4)22(5,6)27-23)15(2)12-18(14)16-8-10-17(11-9-16)20(24)25-7/h8-13H,1-7H3" ],
        [ a cheminf:000018 ;
            dct:title "assigned SMILES" ;
            prov:value "COC(=O)c1ccc(cc1)c1cc(C)c(cc1C)B1OC(C(O1)(C)C)(C)C" ],
        [ a cheminf:000107 ;
            dct:title "assigned IUPAC name" ;
            prov:value "methyl 4-[2,5-dimethyl-4-(4,4,5,5-tetramethyl-1,3,2-dioxaborolan-2-yl)phenyl]benzoate" ],
        [ a <http://purl.allotrope.org/ontologies/result#AFR_0002409> ;
            dct:title "assigned exact mass" ;
            ns1:hasQuantityKind <http://qudt.org/vocab/quantitykind/MolarMass> ;
            ns1:unit <https://qudt.org/vocab/unit/GM-PER-MOL> ;
            prov:value "366.2583799999998"^^xsd:float ] .

<https://www.chemotion-repository.net/inchikey/XYIKIKCUYGUMNY-UHFFFAOYSA-N/Mass/EI> a foaf:Document .

<https://doi.org/10.14272/XYIKIKCUYGUMNY-UHFFFAOYSA-N/Mass/EI#sample> a sio:001378 ;
    bfo:0000051 <https://pubchem.ncbi.nlm.nih.gov/compound/73427294> ;
    dct:title "evaluated sample" .

