@prefix adms: <http://www.w3.org/ns/adms#> .
@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 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://doi.org/10.57992/nmrxiv.p195.s2283.d8873> a dcat:Dataset ;
    dct:conformsTo [ a dct:Standard ;
            dct:description "https://w3id.org/nfdi-de/dcat-ap-plus" ;
            dct:title "DCAT-AP-PLUS" ] ;
    dct:description "No description" ;
    dct:identifier "https://doi.org/10.57992/nmrxiv.p195.s2283.d8873" ;
    dct:issued "2026-07-04"^^xsd:date ;
    dct:language [ a dct:LinguisticSystem ;
            dct:description "http://id.loc.gov/vocabulary/iso639-1/en" ;
            dct:title "en" ] ;
    dct:modified "2026-07-04"^^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.p195.s2283.d8873#sample> ;
    dct:title "1H[1]" ;
    adms:identifier [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "10.57992/nmrxiv.p195.s2283.d8873" ],
        [ 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-d8873" ] ;
    dcat:landingPage <https://nmrxiv.org/D8873> ;
    dcat:theme [ a skos:Concept ;
            dct:title "http://publications.europa.eu/resource/authority/data-theme/TECH" ;
            skos:prefLabel "Science and technology" ] ;
    prov:wasGeneratedBy <https://doi.org/10.57992/nmrxiv.p195.s2283.d8873#measurement> .

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

cheminf:000018 a schema1:DefinedTerm ;
    schema1:name "SMILES" .

cheminf:000059 a schema1:DefinedTerm ;
    schema1:name "InChiKey" .

cheminf:000113 a schema1:DefinedTerm ;
    schema1:name "InChi" .

<https://doi.org/10.57992/nmrxiv.p195.s2283.d8873#measurement> a chmo:0000593,
        prov:Activity ;
    prov:used <https://doi.org/10.57992/nmrxiv.p195.s2283.d8873#sample> .

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

<https://pubchem.ncbi.nlm.nih.gov/compound/133654711> a prov:Entity ;
    dct:relation [ a cheminf:000113,
                prov:Entity ;
            dct:title "assigned InChI" ;
            prov:value "InChI=1S/C14H14N2O.ClH/c15-10-11-6-8-12(9-7-11)14(17)16-13-4-2-1-3-5-13;/h1-9H,10,15H2,(H,16,17);1H" ],
        [ a cheminf:000059,
                prov:Entity ;
            dct:title "assigned InChIKey" ;
            prov:value "GNJWLLUAMAYSGU-UHFFFAOYSA-N" ],
        [ a cheminf:000018,
                prov:Entity ;
            dct:title "assigned SMILES" ;
            prov:value "Cl.NCC1=CC=C(C(=O)NC2=CC=CC=C2)C=C1" ] .

<https://doi.org/10.57992/nmrxiv.p195.s2283.d8873#sample> a prov:Entity ;
    dct:hasPart <https://pubchem.ncbi.nlm.nih.gov/compound/133654711> ;
    dct:title "evaluated sample" .

