@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-d5743> a dcat:Dataset ;
    dct:description "This dataset contains NMR spectra obtained for the sample containing Betulic acid" ;
    dct:identifier "nmrxiv-d5743" ;
    dct:issued "2025-12-17T23:50:44.704623"^^xsd:dateTime ;
    dct:language "english" ;
    dct:modified "2026-01-03T04:37:04.157311"^^xsd:dateTime ;
    dct:publisher <https://search.nfdi4chem.de/organization/14e443f8-70e7-497d-9785-3727d79901ab> ;
    dct:title "Betulic acid[4]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Spiteller" ] ;
    dcat:distribution <https://search.nfdi4chem.de/dataset/nmrxiv-d5743/resource/f377e84f-12ef-4870-abd0-53f73ea6ecb3> ;
    dcat:keyword "InChI=1S/C30H48O3/c1-18(2)19-10-15-30(25(32)33)17-16-28(6)20(24(19)30)8-9-22-27(5)13-12-23(31)26(3,4)21(27)11-14-29(22,28)7/h19-24,31H,1,8-17H2,2-7H3,(H,32,33)/t19-,20+,21-,22+,23-,24+,27-,28+,29+,30-/m0/s1",
        "__" ;
    dcat:landingPage <https://nmrxiv.org/D5743> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d5743/resource/f377e84f-12ef-4870-abd0-53f73ea6ecb3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-03T04:37:04.176584"^^xsd:dateTime ;
    dct:modified "2026-01-03T04:37:04.165843"^^xsd:dateTime ;
    dct:title "Betulic acid[4]" ;
    dcat:accessURL <https://nmrxiv.org/D5743> .

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

