@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 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 obi: <http://purl.obolibrary.org/obo/OBI_> .
@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.s201.d977> 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 "Graham J" ],
        [ 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 "McAlpine JB" ],
        [ 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 "Pauli GF." ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Friesen JB" ] ;
    dct:description """NMR data for Capsaicin Contains: 1D: 1H, 13C 2D: COSY, HSQC, HMBC in raw JEOL format and jdx.files, assigned and annotated 1H and 13C spectra, as well as Spin parameters for 1H and chemical shifts of carbon. (2018-03-26) 

https://doi.org/10.7910/DVN/F34GVS, Harvard Dataverse, V2""" ;
    dct:identifier "https://doi.org/10.57992/nmrxiv.p33.s201.d977" ;
    dct:issued "2024-05-15"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2025-12-20"^^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.s201.d977#sample> ;
    dct:title "Capsaicin 400 MHz DMSOd6 NMR data[1HNMR_jdx.jdx]" ;
    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/nmrxiv-d977" ],
        [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "10.57992/nmrxiv.p33.s201.d977" ] ;
    dcat:landingPage <https://nmrxiv.org/D977> ;
    prov:wasGeneratedBy <https://doi.org/10.57992/nmrxiv.p33.s201.d977#measurement> .

obi:0000070 a schema1:DefinedTerm ;
    schema1:name "assay" .

<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.s201.d977#measurement> a obi:0000070,
        prov:Activity ;
    dct:description "The kind of activity/process used to generate the dataset" ;
    prov:used <https://doi.org/10.57992/nmrxiv.p33.s201.d977#sample> .

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

<https://pubchem.ncbi.nlm.nih.gov/compound/1548943> a chebi:23367 ;
    sio:000008 [ a cheminf:000042 ;
            dct:title "assigned IUPAC chemical formula" ;
            prov:value "C18H27NO3" ],
        [ a cheminf:000059 ;
            dct:title "assigned InChIKey" ;
            prov:value "YKPUWZUDDOIDPM-SOFGYWHQSA-N" ],
        [ a cheminf:000018 ;
            dct:title "assigned SMILES" ;
            prov:value "COC1=CC(CNC(=O)CCCC/C=C/C(C)C)=CC=C1O" ],
        [ 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 "305.4"^^xsd:float ],
        [ a cheminf:000113 ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C18H27NO3/c1-14(2)8-6-4-5-7-9-18(21)19-13-15-10-11-16(20)17(12-15)22-3/h6,8,10-12,14,20H,4-5,7,9,13H2,1-3H3,(H,19,21)/b8-6+" ] .

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

