@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/383ec8d0-5e20-4ff2-8f7a-077b968a7d1d> a dcat:Dataset ;
    dct:description "Desa Kindang, Profil Desa" ;
    dct:identifier "383ec8d0-5e20-4ff2-8f7a-077b968a7d1d" ;
    dct:issued "2025-10-10T12:31:36.238890"^^xsd:dateTime ;
    dct:modified "2025-10-10T14:46:59.473191"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/88706862-dd2c-4b88-bb26-1d48c56e82c2> ;
    dct:title "Profil Desa Kindang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andi Gassing" ;
            vcard:hasEmail <mailto:andigassing245@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/383ec8d0-5e20-4ff2-8f7a-077b968a7d1d/resource/23109287-f0d3-417b-8b8a-a0ad7001c0f1> ;
    dcat:keyword "Desa Kindang",
        "Profil Desa" .

<https://opendata.bulukumbakab.go.id/dataset/383ec8d0-5e20-4ff2-8f7a-077b968a7d1d/resource/23109287-f0d3-417b-8b8a-a0ad7001c0f1> a dcat:Distribution ;
    dct:description "Data Lengkap Profil Desa Kindang" ;
    dct:format "XLSX" ;
    dct:title "data penduduk desa kindang.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/383ec8d0-5e20-4ff2-8f7a-077b968a7d1d/resource/23109287-f0d3-417b-8b8a-a0ad7001c0f1/download/data-penduduk-desa-kindang.xlsx> ;
    dcat:byteSize 398840.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/88706862-dd2c-4b88-bb26-1d48c56e82c2> a foaf:Organization ;
    foaf:name "Desa Kindang" .

