@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/5e3dfc5a-fd28-45d0-8776-c1797ae8edd3> a dcat:Dataset ;
    dct:identifier "5e3dfc5a-fd28-45d0-8776-c1797ae8edd3" ;
    dct:issued "2025-06-20T15:32:37.793891"^^xsd:dateTime ;
    dct:modified "2025-06-21T02:42:38.131887"^^xsd:dateTime ;
    dct:title "methylcyclohexane" ;
    dcat:keyword "InChI=1S/C7H14/c1-7-5-3-2-4-6-7/h7H,2-6H2,1H3" .

