@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-d5771> a dcat:Dataset ;
    dct:description "This dataset contains NMR spectra obtained for the sample containing Brazilein" ;
    dct:identifier "nmrxiv-d5771" ;
    dct:issued "2025-11-17T16:22:18.854084"^^xsd:dateTime ;
    dct:language "english" ;
    dct:modified "2026-01-03T04:40:09.004093"^^xsd:dateTime ;
    dct:publisher <https://search.nfdi4chem.de/organization/14e443f8-70e7-497d-9785-3727d79901ab> ;
    dct:title "Brazilein[5]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Spiteller" ] ;
    dcat:distribution <https://search.nfdi4chem.de/dataset/nmrxiv-d5771/resource/1a3397b1-9c59-4a6e-b1a3-63a29c5a1557> ;
    dcat:keyword "InChI=1S/C16H12O5/c17-9-1-2-10-14(4-9)21-7-16(20)6-8-3-12(18)13(19)5-11(8)15(10)16/h1-5,17,19-20H,6-7H2",
        "__" ;
    dcat:landingPage <https://nmrxiv.org/D5771> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d5771/resource/1a3397b1-9c59-4a6e-b1a3-63a29c5a1557> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-03T04:40:09.135126"^^xsd:dateTime ;
    dct:modified "2026-01-03T04:40:09.073291"^^xsd:dateTime ;
    dct:title "Brazilein[5]" ;
    dcat:accessURL <https://nmrxiv.org/D5771> .

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

