@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/9cc3a4f3-0491-41fb-b244-402cc4ecefeb> a dcat:Dataset ;
    dct:identifier "9cc3a4f3-0491-41fb-b244-402cc4ecefeb" ;
    dct:issued "2025-06-20T22:09:36.212241"^^xsd:dateTime ;
    dct:modified "2025-06-21T03:04:51.269008"^^xsd:dateTime ;
    dct:title "methyl acetate" ;
    dcat:keyword "InChI=1S/C3H6O2/c1-3(4)5-2/h1-2H3" .

