@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/066d006d-5be5-4348-a42f-0f480151a224> a dcat:Dataset ;
    dct:identifier "066d006d-5be5-4348-a42f-0f480151a224" ;
    dct:issued "2025-11-12T12:14:29.050170"^^xsd:dateTime ;
    dct:modified "2025-11-12T12:14:30.484976"^^xsd:dateTime ;
    dct:title "4-azidoaniline" ;
    dcat:keyword "InChI=1S/C6H6N4/c7-5-1-3-6(4-2-5)9-10-8/h1-4H,7H2" .

