@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/d1dc16ba-930b-4389-94e5-3b575b6296c9> a dcat:Dataset ;
    dct:identifier "d1dc16ba-930b-4389-94e5-3b575b6296c9" ;
    dct:issued "2025-11-12T12:19:27.305386"^^xsd:dateTime ;
    dct:modified "2025-11-12T12:19:28.347845"^^xsd:dateTime ;
    dct:title "4-aminobutanamide" ;
    dcat:keyword "InChI=1S/C4H10N2O/c5-3-1-2-4(6)7/h1-3,5H2,(H2,6,7)" .

