@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/3a0d3ffe-ee81-46e2-88a8-4844ccc64ae1> a dcat:Dataset ;
    dct:identifier "3a0d3ffe-ee81-46e2-88a8-4844ccc64ae1" ;
    dct:issued "2025-06-20T21:46:17.840587"^^xsd:dateTime ;
    dct:modified "2025-06-20T22:49:41.937486"^^xsd:dateTime ;
    dct:title "methyl nitrite" ;
    dcat:keyword "InChI=1S/CH3NO2/c1-4-2-3/h1H3" .

