@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/e9241c05-f4e1-46a2-b693-346ed845febc> a dcat:Dataset ;
    dct:identifier "e9241c05-f4e1-46a2-b693-346ed845febc" ;
    dct:issued "2025-11-12T12:35:07.842799"^^xsd:dateTime ;
    dct:modified "2025-11-12T12:35:08.090675"^^xsd:dateTime ;
    dct:title "oxidane" ;
    dcat:keyword "InChI=1S/H2O/h1H2" .

