@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-d5709> a dcat:Dataset ;
    dct:description "This dataset contains NMR spectra obtained for the sample containing Chitosamine" ;
    dct:identifier "nmrxiv-d5709" ;
    dct:issued "2025-11-17T16:21:41.809003"^^xsd:dateTime ;
    dct:language "english" ;
    dct:modified "2026-01-03T04:36:37.944347"^^xsd:dateTime ;
    dct:publisher <https://search.nfdi4chem.de/organization/14e443f8-70e7-497d-9785-3727d79901ab> ;
    dct:title "Chitosamine[5]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Spiteller" ] ;
    dcat:distribution <https://search.nfdi4chem.de/dataset/nmrxiv-d5709/resource/476e8298-a284-4457-9fd5-2a23f143ac17> ;
    dcat:keyword "InChI=1S/C6H13NO5/c7-3-5(10)4(9)2(1-8)12-6(3)11/h2-6,8-11H,1,7H2/t2-,3+,4+,5-,6+/m0/s1",
        "__" ;
    dcat:landingPage <https://nmrxiv.org/D5709> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d5709/resource/476e8298-a284-4457-9fd5-2a23f143ac17> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-03T04:36:37.963986"^^xsd:dateTime ;
    dct:modified "2026-01-03T04:36:37.952976"^^xsd:dateTime ;
    dct:title "Chitosamine[5]" ;
    dcat:accessURL <https://nmrxiv.org/D5709> .

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

