@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d5764> a dcat:Dataset ;
    dct:description "This dataset contains NMR spectra obtained for the sample containing Chamazulene" ;
    dct:identifier "nmrxiv-d5764" ;
    dct:issued "2025-12-17T23:52:02.859750"^^xsd:dateTime ;
    dct:language "english" ;
    dct:modified "2026-01-03T04:38:15.441445"^^xsd:dateTime ;
    dct:publisher <https://search.nfdi4chem.de/organization/14e443f8-70e7-497d-9785-3727d79901ab> ;
    dct:title "Chamazulene[4]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Spiteller" ] ;
    dcat:distribution <https://search.nfdi4chem.de/dataset/nmrxiv-d5764/resource/37e29c88-5c80-4db0-ba46-656bee703775> ;
    dcat:keyword "InChI=1S/C14H16/c1-4-12-7-5-10(2)13-8-6-11(3)14(13)9-12/h5-9H,4H2,1-3H3",
        "__" ;
    dcat:landingPage <https://nmrxiv.org/D5764> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d5764/resource/37e29c88-5c80-4db0-ba46-656bee703775> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-03T04:38:15.493489"^^xsd:dateTime ;
    dct:modified "2026-01-03T04:38:15.465199"^^xsd:dateTime ;
    dct:title "Chamazulene[4]" ;
    dcat:accessURL <https://nmrxiv.org/D5764> .

<https://search.nfdi4chem.de/organization/14e443f8-70e7-497d-9785-3727d79901ab> a foaf:Organization ;
    foaf:name "nmrXiv" .

