@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/9891a2eb-eebf-4e1f-bdf6-f0f0dc35397c> a dcat:Dataset ;
    dct:identifier "9891a2eb-eebf-4e1f-bdf6-f0f0dc35397c" ;
    dct:issued "2025-11-12T12:09:21.931171"^^xsd:dateTime ;
    dct:modified "2025-11-12T12:09:23.301636"^^xsd:dateTime ;
    dct:title "2-bromo-N-ethylbenzamide" ;
    dcat:keyword "InChI=1S/C9H10BrNO/c1-2-11-9(12)7-5-3-4-6-8(7)10/h3-6H,2H2,1H3,(H,11,12)" .

