@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/ff924fe1-af0e-4bdd-b6b3-a7c0e2a150e1> a dcat:Dataset ;
    dct:identifier "ff924fe1-af0e-4bdd-b6b3-a7c0e2a150e1" ;
    dct:issued "2025-06-20T22:25:08.708860"^^xsd:dateTime ;
    dct:modified "2025-06-20T22:25:09.230764"^^xsd:dateTime ;
    dct:title "methyl 4-chloro-4-oxobutanoate" ;
    dcat:keyword "InChI=1S/C5H7ClO3/c1-9-5(8)3-2-4(6)7/h2-3H2,1H3" .

