@prefix adms: <http://www.w3.org/ns/adms#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://doi.org/10.57992/nmrxiv.p90.s797.d3945> 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" ;
            dct:title "DCAT-AP-PLUS" ] ;
    dct:description "No description" ;
    dct:identifier "https://doi.org/10.57992/nmrxiv.p90.s797.d3945" ;
    dct:issued "2026-01-03"^^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.p90.s797.d3945#sample> ;
    dct:title "10043_M68[21]" ;
    adms:identifier [ a adms:Identifier ;
            dct:description "The DOI of this dataset" ;
            dct:title "DOI" ;
            skos:notation "10.57992/nmrxiv.p90.s797.d3945" ],
        [ 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-d3945" ] ;
    dcat:landingPage <https://nmrxiv.org/D3945> ;
    prov:wasGeneratedBy <https://doi.org/10.57992/nmrxiv.p90.s797.d3945#measurement> .

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

<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.p90.s797.d3945#measurement> a chmo:0000604,
        prov:Activity ;
    prov:used <https://doi.org/10.57992/nmrxiv.p90.s797.d3945#sample> .

<https://doi.org/10.57992/nmrxiv.p90.s797.d3945#sample_compound> a prov:Entity .

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

<https://doi.org/10.57992/nmrxiv.p90.s797.d3945#sample> a prov:Entity ;
    dct:hasPart <https://doi.org/10.57992/nmrxiv.p90.s797.d3945#sample_compound> ;
    dct:title "evaluated sample" .

