@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/49f12bbd-29ee-4da8-9a9f-e2cea6dce8aa> a dcat:Dataset ;
    dct:identifier "49f12bbd-29ee-4da8-9a9f-e2cea6dce8aa" ;
    dct:issued "2025-06-19T07:16:43.207610"^^xsd:dateTime ;
    dct:modified "2025-11-12T11:12:55.422849"^^xsd:dateTime ;
    dct:title "methyl 2-methyl-3-oxobutanoate" ;
    dcat:keyword "InChI=1S/C6H10O3/c1-4(5(2)7)6(8)9-3/h4H,1-3H3" .

