@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://ckan2.data.arnia-bfc.fr/dataset/60eb941b-ab6d-4535-9ee3-b608ec573725> a dcat:Dataset ;
    dct:identifier "60eb941b-ab6d-4535-9ee3-b608ec573725" ;
    dct:issued "2026-04-21T13:36:06.898101"^^xsd:dateTime ;
    dct:modified "2026-04-21T13:36:07.432636"^^xsd:dateTime ;
    dct:publisher <https://ckan2.data.arnia-bfc.fr/organization/b9a6cfd7-3117-432f-b95c-3bef02a99a46> ;
    dct:title "test db" ;
    dcat:distribution <https://ckan2.data.arnia-bfc.fr/dataset/60eb941b-ab6d-4535-9ee3-b608ec573725/resource/1fdedaa8-fa89-4963-8cab-e65bd7bc0fc5> ;
    dcat:landingPage <https://ckan2.data.arnia-bfc.fr/dataset/test-db_20260421153606> .

<https://ckan2.data.arnia-bfc.fr/dataset/60eb941b-ab6d-4535-9ee3-b608ec573725/resource/1fdedaa8-fa89-4963-8cab-e65bd7bc0fc5> a dcat:Distribution ;
    dct:format "gpkg" ;
    dct:issued "2026-04-21T13:36:07.443118"^^xsd:dateTime ;
    dct:modified "2026-04-21T13:36:07.439644"^^xsd:dateTime ;
    dct:title "test-db_20260421153604.gpkg" ;
    dcat:accessURL <http://ideo.data.arnia-bfc.fr/sites/default/files/dataset/2026/04/21/60eb941b-ab6d-4535-9ee3-b608ec573725/test-db_20260421153604.gpkg> ;
    dcat:mediaType "application/geopackage+sqlite3" .

<https://ckan2.data.arnia-bfc.fr/dataset/test-db_20260421153606> a foaf:Document .

<https://ckan2.data.arnia-bfc.fr/organization/b9a6cfd7-3117-432f-b95c-3bef02a99a46> a foaf:Agent ;
    foaf:name "databfc-dev" .

