@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/c4d02c55-4f7c-4a3e-8ce2-0383cb92d8c8> a dcat:Dataset ;
    dct:identifier "c4d02c55-4f7c-4a3e-8ce2-0383cb92d8c8" ;
    dct:issued "2026-04-12T20:04:04.277556"^^xsd:dateTime ;
    dct:modified "2026-04-19T20:04:17.161913"^^xsd:dateTime ;
    dct:title "4,4,5,5-tetramethyl-2-(4-methylphenyl)-1,3,2-dioxaborolane" ;
    dcat:keyword "InChI=1S/C13H19BO2/c1-10-6-8-11(9-7-10)14-15-12(2,3)13(4,5)16-14/h6-9H,1-5H3" .

