@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/1b65ae51-c0db-4314-b7b8-edc8480bebae> a dcat:Dataset ;
    dct:identifier "1b65ae51-c0db-4314-b7b8-edc8480bebae" ;
    dct:issued "2025-06-21T01:01:40.172591"^^xsd:dateTime ;
    dct:modified "2025-06-22T01:32:51.822973"^^xsd:dateTime ;
    dct:title "benzo[a]anthracene" ;
    dcat:keyword "InChI=1S/C18H12/c1-2-7-15-12-18-16(11-14(15)6-1)10-9-13-5-3-4-8-17(13)18/h1-12H" .

