@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/547e4097-fee6-4803-97d6-126d8d5578a1> a dcat:Dataset ;
    dct:identifier "547e4097-fee6-4803-97d6-126d8d5578a1" ;
    dct:issued "2025-06-21T02:12:12.189917"^^xsd:dateTime ;
    dct:modified "2025-06-21T02:12:12.637166"^^xsd:dateTime ;
    dct:title "methyl 4-chloro-3-nitrobenzoate" ;
    dcat:keyword "InChI=1S/C8H6ClNO4/c1-14-8(11)5-2-3-6(9)7(4-5)10(12)13/h2-4H,1H3" .

