@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/d83de097-9ab3-443f-a901-15f878f1eaff> a dcat:Dataset ;
    dct:identifier "d83de097-9ab3-443f-a901-15f878f1eaff" ;
    dct:issued "2025-06-18T09:03:11.433945"^^xsd:dateTime ;
    dct:modified "2025-11-12T10:33:38.610562"^^xsd:dateTime ;
    dct:title "1-iodo-3,5-dimethylbenzene" ;
    dcat:keyword "InChI=1S/C8H9I/c1-6-3-7(2)5-8(9)4-6/h3-5H,1-2H3" .

