@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/eb11821c-edd5-44d8-afa7-14de05a741d2> a dcat:Dataset ;
    dct:identifier "eb11821c-edd5-44d8-afa7-14de05a741d2" ;
    dct:issued "2025-06-18T13:47:13.795401"^^xsd:dateTime ;
    dct:modified "2025-11-12T12:40:54.426802"^^xsd:dateTime ;
    dct:title "butane" ;
    dcat:keyword "InChI=1S/C4H10/c1-3-4-2/h3-4H2,1-2H3" .

