@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/2b2dc140-57d3-4f90-92a4-2668a31b0899> a dcat:Dataset ;
    dct:identifier "2b2dc140-57d3-4f90-92a4-2668a31b0899" ;
    dct:issued "2025-11-12T12:14:12.891477"^^xsd:dateTime ;
    dct:modified "2025-11-12T12:14:14.932114"^^xsd:dateTime ;
    dct:title "3-methyl-4-(trifluoromethyl)benzonitrile" ;
    dcat:keyword "InChI=1S/C9H6F3N/c1-6-4-7(5-13)2-3-8(6)9(10,11)12/h2-4H,1H3" .

