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

<https://opendata.bulukumbakab.go.id/dataset/f7743da7-33fb-4c58-b7aa-a4a70cd9591e> a dcat:Dataset ;
    dct:description "PETA DESA MATTIROWALIE" ;
    dct:identifier "f7743da7-33fb-4c58-b7aa-a4a70cd9591e" ;
    dct:issued "2026-01-22T00:56:54.929364"^^xsd:dateTime ;
    dct:modified "2026-01-22T00:58:10.722595"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/6d9e3c34-2705-4e93-ac32-970896588e06> ;
    dct:title "PETA DESA MATTIROWALIE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nur fahmi anugrah" ;
            vcard:hasEmail <mailto:nurfahmyanugrah2517@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/f7743da7-33fb-4c58-b7aa-a4a70cd9591e/resource/d3452c59-056f-47fe-9f97-2fe0f10e4e60> ;
    dcat:keyword "PETA DESA" .

<https://opendata.bulukumbakab.go.id/dataset/f7743da7-33fb-4c58-b7aa-a4a70cd9591e/resource/d3452c59-056f-47fe-9f97-2fe0f10e4e60> a dcat:Distribution ;
    dct:description "PETA DESA MATTIROWALIE" ;
    dct:format "XLSX" ;
    dct:title "PETA DESA MATTIROWALIE.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/f7743da7-33fb-4c58-b7aa-a4a70cd9591e/resource/d3452c59-056f-47fe-9f97-2fe0f10e4e60/download/peta-desa-mattirowalie.xlsx> ;
    dcat:byteSize 144366.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/6d9e3c34-2705-4e93-ac32-970896588e06> a foaf:Organization ;
    foaf:name "Desa Mattirowalie" .

