@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/b98abf41-6ee2-46b6-8d24-0ecb0d3da9bb> a dcat:Dataset ;
    dct:identifier "b98abf41-6ee2-46b6-8d24-0ecb0d3da9bb" ;
    dct:issued "2025-11-12T11:41:45.864555"^^xsd:dateTime ;
    dct:modified "2025-11-12T11:49:22.448128"^^xsd:dateTime ;
    dct:title "methyl 4-(5-tricyclo[8.2.2.24,7]hexadeca-1(13),4,6,10(14),11,15-hexaenyl)benzoate" ;
    dcat:keyword "InChI=1S/C24H22O2/c1-26-24(25)22-14-12-21(13-15-22)23-16-19-7-6-17-2-4-18(5-3-17)8-10-20(23)11-9-19/h2-5,9,11-16H,6-8,10H2,1H3" .

