@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.lab.baffelan.com/dataset/34df6e6e-012b-489e-bbc8-948eab174fe9> a dcat:Dataset ;
    dct:description "Unemployment rate (%), 2021-2023. Demo data." ;
    dct:identifier "34df6e6e-012b-489e-bbc8-948eab174fe9" ;
    dct:issued "2026-07-29T03:49:45.518701"^^xsd:dateTime ;
    dct:modified "2026-07-29T04:26:58.445600"^^xsd:dateTime ;
    dct:publisher <https://ckan.lab.baffelan.com/organization/e9bda33a-e81b-43ae-846f-426057a8ad1f> ;
    dct:title "Unemployment rate — Spain & Portugal" ;
    dcat:distribution <https://ckan.lab.baffelan.com/dataset/34df6e6e-012b-489e-bbc8-948eab174fe9/resource/fd188ce2-d185-40b3-873c-bb25ff60fd8b> ;
    dcat:keyword "indicators",
        "portugal",
        "spain" .

<https://ckan.lab.baffelan.com/dataset/34df6e6e-012b-489e-bbc8-948eab174fe9/resource/fd188ce2-d185-40b3-873c-bb25ff60fd8b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-29T03:49:47.388918"^^xsd:dateTime ;
    dct:modified "2026-07-29T03:49:47.379792"^^xsd:dateTime ;
    dct:title "unemployment.csv" ;
    dcat:accessURL <https://ckan.lab.baffelan.com/dataset/34df6e6e-012b-489e-bbc8-948eab174fe9/resource/fd188ce2-d185-40b3-873c-bb25ff60fd8b/download/unemployment.csv> ;
    dcat:byteSize "168"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.lab.baffelan.com/organization/e9bda33a-e81b-43ae-846f-426057a8ad1f> a foaf:Agent ;
    foaf:name "SDMx Lab" .

