@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-d5726> a dcat:Dataset ;
    dct:description "This dataset contains NMR spectra obtained for the sample containing Capsanthin" ;
    dct:identifier "nmrxiv-d5726" ;
    dct:issued "2025-11-20T11:47:10.704235"^^xsd:dateTime ;
    dct:language "english" ;
    dct:modified "2026-01-03T04:42:11.869345"^^xsd:dateTime ;
    dct:publisher <https://search.nfdi4chem.de/organization/14e443f8-70e7-497d-9785-3727d79901ab> ;
    dct:title "Capsanthin[4]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Spiteller" ] ;
    dcat:distribution <https://search.nfdi4chem.de/dataset/nmrxiv-d5726/resource/15ca3b32-5e74-4716-8533-7c3cbceb96ee> ;
    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/D5726> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d5726/resource/15ca3b32-5e74-4716-8533-7c3cbceb96ee> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-03T04:42:11.889034"^^xsd:dateTime ;
    dct:modified "2026-01-03T04:42:11.879226"^^xsd:dateTime ;
    dct:title "Capsanthin[4]" ;
    dcat:accessURL <https://nmrxiv.org/D5726> .

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

