@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.tdc.dev.datopian.com/dataset/1df0d2a0-eb5f-4898-9128-be9ff93507bd> a dcat:Dataset ;
    dct:description "<p>c</p>" ;
    dct:identifier "1df0d2a0-eb5f-4898-9128-be9ff93507bd" ;
    dct:issued "2025-02-21T19:13:00.589676"^^xsd:dateTime ;
    dct:modified "2025-03-11T11:22:39.511493"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.dev.datopian.com/organization/8656d9f8-3b15-4432-827e-eac5c38d9b0d> ;
    dct:title "c1" .

<https://ckan.tdc.dev.datopian.com/organization/8656d9f8-3b15-4432-827e-eac5c38d9b0d> a foaf:Agent ;
    foaf:homepage <https://www.acea.auto> ;
    foaf:name "ACEA" .

