@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/3d1b2605-7f25-4405-9f4a-c0a23cc698ca> a dcat:Dataset ;
    dct:identifier "3d1b2605-7f25-4405-9f4a-c0a23cc698ca" ;
    dct:issued "2026-04-05T20:04:25.211111"^^xsd:dateTime ;
    dct:modified "2026-04-05T20:04:27.678004"^^xsd:dateTime ;
    dct:title "methyl 4-bromo-3,5-dimethoxybenzoate" ;
    dcat:keyword "InChI=1S/C10H11BrO4/c1-13-7-4-6(10(12)15-3)5-8(14-2)9(7)11/h4-5H,1-3H3" .

