@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/ba0bdc17-43f7-461f-84b2-efde1b9ecd9c> a dcat:Dataset ;
    dct:description "LUAS WILAYAH PERDUSUN DIDESA MATTIROWALIE" ;
    dct:identifier "ba0bdc17-43f7-461f-84b2-efde1b9ecd9c" ;
    dct:issued "2026-01-21T06:10:18.867505"^^xsd:dateTime ;
    dct:modified "2026-01-21T06:10:53.634814"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/6d9e3c34-2705-4e93-ac32-970896588e06> ;
    dct:title "LUAS WILAYAH PERDUSUN DIDESA 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/ba0bdc17-43f7-461f-84b2-efde1b9ecd9c/resource/3620836d-9624-433d-9e9c-89c1a2c83ef5> ;
    dcat:keyword "DESA",
        "LUAS WILAYA" .

<https://opendata.bulukumbakab.go.id/dataset/ba0bdc17-43f7-461f-84b2-efde1b9ecd9c/resource/3620836d-9624-433d-9e9c-89c1a2c83ef5> a dcat:Distribution ;
    dct:description "LUAS WILAYAH PERDUSUN DIDESA MATTIROWALIE" ;
    dct:format "XLSX" ;
    dct:title "LUAS WILAYAH PERDUSUN DIDESA MATTIROWALIE.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/ba0bdc17-43f7-461f-84b2-efde1b9ecd9c/resource/3620836d-9624-433d-9e9c-89c1a2c83ef5/download/luas-wilayah-perdusun-didesa-mattirowalie.xlsx> ;
    dcat:byteSize 9853.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" .

