@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 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 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.57992/nmrxiv.p33.s222.d1253> a dcat:Dataset ;
    dcatap:applicableLegislation <https://creativecommons.org/publicdomain/zero/1.0/legalcode> ;
    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 "Friesen JB" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Pauli GF." ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Chen SN" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Bisson J" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Graham J" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "McAlpine JB" ] ;
    dct:description """NMR data of palmitic acid in CDCl3. The dataset contains 1D 1H 13C as well as 2D COSY, HSQC, HMBC, all acquired at 400 MHz (Jeol 400 MHz spectrometer with Royal Probe) (2019-10-07) 

https://doi.org/10.7910/DVN/JZQ2LM, Harvard Dataverse, V1""" ;
    dct:identifier "https://doi.org/10.57992/nmrxiv.p33.s222.d1253" ;
    dct:issued "2024-04-22"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2026-01-03"^^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 "nmrXiv" ] ;
    dct:subject <https://doi.org/10.57992/nmrxiv.p33.s222.d1253#sample> ;
    dct:title "Palmitic acid 400 MHz in CDCl3 NMR data[PalmiticAcid_2990ug200uL_CDCl3_HSQC_400MHz_JDX.jdx]" ;
    adms:identifier [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "10.57992/nmrxiv.p33.s222.d1253" ],
        [ 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/nmrxiv-d1253" ] ;
    dcat:landingPage <https://nmrxiv.org/D1253> ;
    prov:wasGeneratedBy <https://doi.org/10.57992/nmrxiv.p33.s222.d1253#measurement> .

chmo:0000604 a schema1:DefinedTerm ;
    schema1:name "heteronuclear single quantum coherence" .

<https://creativecommons.org/publicdomain/zero/1.0/legalcode> a <http://data.europa.eu/eli/ontology#LegalResource> ;
    dct:title " CC0 1.0 Legal Code " .

<https://doi.org/10.57992/nmrxiv.p33.s222.d1253#measurement> a chmo:0000604,
        prov:Activity ;
    dct:description "The kind of activity/process used to generate the dataset" ;
    prov:used <https://doi.org/10.57992/nmrxiv.p33.s222.d1253#sample> .

<https://nmrxiv.org/D1253> a foaf:Document .

<https://pubchem.ncbi.nlm.nih.gov/compound/985> a chebi:23367 ;
    sio:000008 [ a cheminf:000042 ;
            dct:title "assigned molecular formula" ;
            prov:value "C16H32O2" ],
        [ a cheminf:000113 ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C16H32O2/c1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16(17)18/h2-15H2,1H3,(H,17,18)" ],
        [ 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 "256.42"^^xsd:float ],
        [ a cheminf:000059 ;
            dct:title "assigned InChIKey" ;
            prov:value "IPCSVZSSVZVIGE-UHFFFAOYSA-N" ],
        [ a cheminf:000018 ;
            dct:title "assigned SMILES" ;
            prov:value "CCCCCCCCCCCCCCCC(=O)O" ] .

<https://doi.org/10.57992/nmrxiv.p33.s222.d1253#sample> a sio:001378 ;
    bfo:0000051 <https://pubchem.ncbi.nlm.nih.gov/compound/985> ;
    dct:title "evaluated sample" .

