@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/7ca51257-4847-433a-9b58-59b4382fe27e> a dcat:Dataset ;
    dct:identifier "7ca51257-4847-433a-9b58-59b4382fe27e" ;
    dct:issued "2025-06-21T05:02:33.242424"^^xsd:dateTime ;
    dct:modified "2025-06-21T10:04:32.983258"^^xsd:dateTime ;
    dct:title "methyl methanesulfonate" ;
    dcat:keyword "InChI=1S/C2H6O3S/c1-5-6(2,3)4/h1-2H3" .

