@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/6b88988a-b5fc-4e95-9ec7-5c1ef6358c6f> a dcat:Dataset ;
    dct:identifier "6b88988a-b5fc-4e95-9ec7-5c1ef6358c6f" ;
    dct:issued "2025-06-21T02:31:20.722455"^^xsd:dateTime ;
    dct:modified "2025-06-21T03:45:46.151344"^^xsd:dateTime ;
    dct:title "methyl formate" ;
    dcat:keyword "InChI=1S/C2H4O2/c1-4-2-3/h2H,1H3" .

