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

<https://data.core.dataizen.eu/dataset/1ce2da85-75eb-448d-991a-de33cfa43a1f> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "Lista dos municípios do distrito de Lisboa (código DICO, nome, distrito, NUTS). Dados de referência : Carta Administrativa Oficial de Portugal (CAOP), DGT." ;
    dct:identifier "1ce2da85-75eb-448d-991a-de33cfa43a1f" ;
    dct:issued "2026-09-16T17:15:09.851406"^^xsd:dateTime ;
    dct:license <http://www.opendefinition.org/licenses/cc-by> ;
    dct:modified "2026-09-16T19:05:30.276849"^^xsd:dateTime ;
    dct:publisher <https://data.core.dataizen.eu/organization/f817fe8b-aa8b-416b-9db0-9bce953d4a2c> ;
    dct:spatial <http://id.insee.fr/geo/departement/11> ;
    dct:title "Municípios do distrito de Lisboa" ;
    dcat:distribution <https://data.core.dataizen.eu/dataset/1ce2da85-75eb-448d-991a-de33cfa43a1f/resource/154565ae-c0f2-4bc9-9f0d-7ddd1a07911f>,
        <https://data.core.dataizen.eu/dataset/1ce2da85-75eb-448d-991a-de33cfa43a1f/resource/8e664e9b-2bd3-428e-8720-9be274e4f3de> ;
    dcat:landingPage <https://data.core.dataizen.eu/dataset/municipios-distrito-lisboa> .

<https://data.core.dataizen.eu/dataset/1ce2da85-75eb-448d-991a-de33cfa43a1f/resource/154565ae-c0f2-4bc9-9f0d-7ddd1a07911f> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2026-09-16T19:05:30.285377"^^xsd:dateTime ;
    dct:modified "2026-09-16T19:05:30.282035"^^xsd:dateTime ;
    dct:title "API : municipios-distrito-lisboa" ;
    dcat:accessURL <https://api.core.dataizen.eu/municipios-distrito-lisboa> .

<https://data.core.dataizen.eu/dataset/1ce2da85-75eb-448d-991a-de33cfa43a1f/resource/8e664e9b-2bd3-428e-8720-9be274e4f3de> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-16T17:15:10.056486"^^xsd:dateTime ;
    dct:modified "2026-09-16T17:15:12.329952"^^xsd:dateTime ;
    dct:title "Municípios do distrito de Lisboa" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "07dee714e8b01a6e69edeae7bfb2dc1a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.core.dataizen.eu/dataset/1ce2da85-75eb-448d-991a-de33cfa43a1f/resource/8e664e9b-2bd3-428e-8720-9be274e4f3de/download/pt_municipios_lisboa.csv> ;
    dcat:byteSize "1075"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://data.core.dataizen.eu/dataset/1ce2da85-75eb-448d-991a-de33cfa43a1f/resource/8e664e9b-2bd3-428e-8720-9be274e4f3de/download/pt_municipios_lisboa.csv> ;
    dcat:mediaType "text/csv" .

<https://data.core.dataizen.eu/organization/f817fe8b-aa8b-416b-9db0-9bce953d4a2c> a foaf:Agent ;
    foaf:name "Porto Test" .

