@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 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.p25.s178.d755> a dcat:Dataset ;
    dcatap:applicableLegislation <https://creativecommons.org/licenses/by/4.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 "Franziska Schulze" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Hans-Ullrich Siehl" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Stefan Berger" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Juliane Titus" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Prof. Dr. Dieter Sicker" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Peter Mettke" ],
        [ a foaf:Agent ;
            dct:type [ a skos:Concept ;
                    dct:description "A human being." ;
                    skos:prefLabel "person" ] ;
            foaf:name "Klaus-Peter Zeller" ] ;
    dct:description "No description" ;
    dct:identifier "https://doi.org/10.57992/nmrxiv.p25.s178.d755" ;
    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 "2024-09-23"^^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.p25.s178.d755#sample> ;
    dct:title "carminic acid.1d" ;
    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-d755" ],
        [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "10.57992/nmrxiv.p25.s178.d755" ] ;
    dcat:landingPage <https://nmrxiv.org/D755> ;
    prov:wasGeneratedBy <https://doi.org/10.57992/nmrxiv.p25.s178.d755#measurement> .

chmo:0000593 a schema1:DefinedTerm ;
    schema1:name "1H nuclear magnetic resonance spectroscopy" .

<https://creativecommons.org/licenses/by/4.0/legalcode> a <http://data.europa.eu/eli/ontology#LegalResource> ;
    dct:title "Attribution 4.0 International" .

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

<https://doi.org/10.57992/nmrxiv.p25.s178.d755#sample_compound> a chebi:23367 ;
    sio:000008 [ a cheminf:000059 ;
            dct:title "assigned InChIKey" ;
            prov:value "DGQLVPJVXFOQEV-IVUQUTFQSA-N" ],
        [ a cheminf:000018 ;
            dct:title "assigned SMILES" ;
            prov:value "CC1=C(C(=O)O)C(O)=CC2=C1C(=O)C1=C(O)C([C@H]3O[C@@H](CO)[C@H](O)C(O)C3O)=C(O)C(O)=C1C2=O" ],
        [ a cheminf:000113 ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C22H20O13/c1-4-8-5(2-6(24)9(4)22(33)34)13(25)10-11(15(8)27)16(28)12(18(30)17(10)29)21-20(32)19(31)14(26)7(3-23)35-21/h2,7,14,19-21,23-24,26,28-32H,3H2,1H3,(H,33,34)/t7-,14-,19?,20?,21+/m0/s1" ] .

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

<https://doi.org/10.57992/nmrxiv.p25.s178.d755#sample> a sio:001378 ;
    bfo:0000051 <https://doi.org/10.57992/nmrxiv.p25.s178.d755#sample_compound> ;
    dct:title "evaluated sample" .

