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

<https://search.nfdi4chem.de/dataset/09d17b01-4c53-4487-970c-d1885fc4fc50> a dcat:Dataset ;
    dct:identifier "09d17b01-4c53-4487-970c-d1885fc4fc50" ;
    dct:issued "2025-06-21T11:33:01.459116"^^xsd:dateTime ;
    dct:modified "2025-06-21T11:33:01.904870"^^xsd:dateTime ;
    dct:title "morpholine" ;
    dcat:keyword "InChI=1S/C4H9NO/c1-3-6-4-2-5-1/h5H,1-4H2" .

