@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-d5724> a dcat:Dataset ;
    dct:description "This dataset contains NMR spectra obtained for the sample containing Capsanthin" ;
    dct:identifier "nmrxiv-d5724" ;
    dct:issued "2025-12-13T03:31:52.620640"^^xsd:dateTime ;
    dct:language "english" ;
    dct:modified "2026-01-03T04:42:05.488695"^^xsd:dateTime ;
    dct:publisher <https://search.nfdi4chem.de/organization/14e443f8-70e7-497d-9785-3727d79901ab> ;
    dct:title "Capsanthin[1]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Spiteller" ] ;
    dcat:distribution <https://search.nfdi4chem.de/dataset/nmrxiv-d5724/resource/1da79d19-e72c-4dd2-a2b5-837ec10af6b4> ;
    dcat:keyword "InChI=1S/C40H56O3/c1-29(17-13-19-31(3)21-23-36-33(5)25-34(41)26-38(36,6)7)15-11-12-16-30(2)18-14-20-32(4)22-24-37(43)40(10)28-35(42)27-39(40,8)9/h11-24,34-35,41-42H,25-28H2,1-10H3/b12-11+,17-13+,18-14+,23-21+,24-22+,29-15+,30-16+,31-19+,32-20+/t34-,35+,40+/m1/s1",
        "__" ;
    dcat:landingPage <https://nmrxiv.org/D5724> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d5724/resource/1da79d19-e72c-4dd2-a2b5-837ec10af6b4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-03T04:42:05.527838"^^xsd:dateTime ;
    dct:modified "2026-01-03T04:42:05.513554"^^xsd:dateTime ;
    dct:title "Capsanthin[1]" ;
    dcat:accessURL <https://nmrxiv.org/D5724> .

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

