@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://pp-portal-dadosabertos.azores.gov.pt/dataset/bd57db7d-5da3-44da-8b6e-aff6d6f76dfd> a dcat:Dataset ;
    dct:identifier "bd57db7d-5da3-44da-8b6e-aff6d6f76dfd" ;
    dct:issued "2026-03-09T11:45:15.040662"^^xsd:dateTime ;
    dct:modified "2026-03-09T11:45:51.868951"^^xsd:dateTime ;
    dct:publisher <https://pp-portal-dadosabertos.azores.gov.pt/organization/67a1ace5-f001-4e72-ba50-1386e9bac98f> ;
    dct:title "Novo dataset" ;
    dcat:distribution <https://pp-portal-dadosabertos.azores.gov.pt/dataset/bd57db7d-5da3-44da-8b6e-aff6d6f76dfd/resource/510b02ee-bd04-4090-b357-0bb8fddcdcff> .

<https://pp-portal-dadosabertos.azores.gov.pt/dataset/bd57db7d-5da3-44da-8b6e-aff6d6f76dfd/resource/510b02ee-bd04-4090-b357-0bb8fddcdcff> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-09T11:45:47.585616"^^xsd:dateTime ;
    dct:modified "2026-03-09T11:45:51.916647"^^xsd:dateTime ;
    dct:title "CDA - RELATIVA.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "a71ce14f27111deb1f57567300b9f3c4"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "a71ce14f27111deb1f57567300b9f3c4"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.geomaster.pt/dataset/bd57db7d-5da3-44da-8b6e-aff6d6f76dfd/resource/510b02ee-bd04-4090-b357-0bb8fddcdcff/download/cda-relativa.csv> ;
    dcat:byteSize "2648"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://pp-portal-dadosabertos.azores.gov.pt/organization/67a1ace5-f001-4e72-ba50-1386e9bac98f> a foaf:Agent ;
    foaf:name "Brotéria" .

