@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/8e22f984-6165-4ce5-b630-d9f940db1023> a dcat:Dataset ;
    dct:identifier "8e22f984-6165-4ce5-b630-d9f940db1023" ;
    dct:issued "2024-11-20T17:39:35.328147"^^xsd:dateTime ;
    dct:modified "2024-11-20T17:42:10.104732"^^xsd:dateTime ;
    dct:publisher <https://ckan2.data.arnia-bfc.fr/organization/7c5d9120-00fd-4a4e-aa9a-47d8970bbac3> ;
    dct:title "test2" ;
    dcat:distribution <https://ckan2.data.arnia-bfc.fr/dataset/8e22f984-6165-4ce5-b630-d9f940db1023/resource/14dd4768-0ad8-4ace-ba03-fa94a742fa8b> ;
    dcat:landingPage <https://ckan2.data.arnia-bfc.fr//dataset/test2> .

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

<https://ckan2.data.arnia-bfc.fr/dataset/8e22f984-6165-4ce5-b630-d9f940db1023/resource/14dd4768-0ad8-4ace-ba03-fa94a742fa8b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T17:39:45.808897"^^xsd:dateTime ;
    dct:modified "2024-11-20T17:41:46.328454"^^xsd:dateTime ;
    dct:title "84645.csv" ;
    dcat:accessURL <https://gdbelfort.data.arnia-bfc.fr/sites/default/files/dataset/2024/11/20/8e22f984-6165-4ce5-b630-d9f940db1023/84645.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan2.data.arnia-bfc.fr/organization/7c5d9120-00fd-4a4e-aa9a-47d8970bbac3> a foaf:Agent ;
    foaf:name "gdbelfort" .

