@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/e859eecc-df7c-43f7-8d9a-2f1d25476bc9> a dcat:Dataset ;
    dct:identifier "e859eecc-df7c-43f7-8d9a-2f1d25476bc9" ;
    dct:issued "2025-06-19T08:17:45.455180"^^xsd:dateTime ;
    dct:modified "2025-11-12T11:26:05.328738"^^xsd:dateTime ;
    dct:title "2-bromo-3-methylquinoxaline" ;
    dcat:keyword "InChI=1S/C9H7BrN2/c1-6-9(10)12-8-5-3-2-4-7(8)11-6/h2-5H,1H3" .

