@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/828f5a5a-3cd7-42c1-9c7b-5463e0cf9787> a dcat:Dataset ;
    dct:identifier "828f5a5a-3cd7-42c1-9c7b-5463e0cf9787" ;
    dct:issued "2025-06-20T23:48:15.192871"^^xsd:dateTime ;
    dct:modified "2025-06-21T01:39:34.107573"^^xsd:dateTime ;
    dct:title "methyl butanoate" ;
    dcat:keyword "InChI=1S/C5H10O2/c1-3-4-5(6)7-2/h3-4H2,1-2H3" .

