@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d2567> a dcat:Dataset ;
    dct:identifier "nmrxiv-d2567" ;
    dct:issued "2025-02-03T16:25:15.958282"^^xsd:dateTime ;
    dct:language "english" ;
    dct:modified "2025-12-13T03:05:16.681257"^^xsd:dateTime ;
    dct:publisher <https://search.nfdi4chem.de/organization/14e443f8-70e7-497d-9785-3727d79901ab> ;
    dct:title "PEG 10k[96]" ;
    dcat:distribution <https://search.nfdi4chem.de/dataset/nmrxiv-d2567/resource/427278cf-cfe8-421a-91ed-a687e5919ed1> ;
    dcat:keyword "1h-nuclear-magnetic-resonance-spectroscopy",
        "InChI=1S/C2H4O/c1-2-3-1/h1-2H2" ;
    dcat:landingPage <https://nmrxiv.org/D2567> .

<https://search.nfdi4chem.de/dataset/nmrxiv-d2567/resource/427278cf-cfe8-421a-91ed-a687e5919ed1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-13T03:05:16.705140"^^xsd:dateTime ;
    dct:modified "2025-12-13T03:05:16.688196"^^xsd:dateTime ;
    dct:title "PEG 10k[96]" ;
    dcat:accessURL <https://nmrxiv.org/D2567> .

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

