@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/b569f85d-8ff9-4d0f-b352-1cdbf240c788> a dcat:Dataset ;
    dct:identifier "b569f85d-8ff9-4d0f-b352-1cdbf240c788" ;
    dct:issued "2025-06-18T13:28:34.144190"^^xsd:dateTime ;
    dct:modified "2025-06-21T11:36:40.164277"^^xsd:dateTime ;
    dct:title "4-chloroaniline" ;
    dcat:keyword "InChI=1S/C6H6ClN/c7-5-1-3-6(8)4-2-5/h1-4H,8H2" .

