@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/dd941a1a-9936-4f94-84ed-b1de353c1bea> a dcat:Dataset ;
    dct:identifier "dd941a1a-9936-4f94-84ed-b1de353c1bea" ;
    dct:issued "2025-11-12T10:30:47.843096"^^xsd:dateTime ;
    dct:modified "2025-11-12T10:30:50.398978"^^xsd:dateTime ;
    dct:title "2-chloro-1,1,1-trimethoxyethane" ;
    dcat:keyword "InChI=1S/C5H11ClO3/c1-7-5(4-6,8-2)9-3/h4H2,1-3H3" .

