@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/49c1cc43-9769-435c-8543-e404d488f094> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa/Lurah Kec Rilau Ale" ;
    dct:identifier "49c1cc43-9769-435c-8543-e404d488f094" ;
    dct:issued "2024-05-31T03:09:48.920894"^^xsd:dateTime ;
    dct:modified "2024-05-31T03:10:49.232014"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Data Kepala Desa/Lurah Kec Rilau Ale" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rusdi" ;
            vcard:hasEmail <mailto:rilauale@bulukumba.go.id> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/49c1cc43-9769-435c-8543-e404d488f094/resource/92d3548e-0a17-400c-bf5f-dfb56a2e23c1> ;
    dcat:keyword "Jumlah",
        "Kec Rilau Ale",
        "Kepala Desa" ;
    dcat:landingPage <-> .

<https://opendata.bulukumbakab.go.id/dataset/49c1cc43-9769-435c-8543-e404d488f094/resource/92d3548e-0a17-400c-bf5f-dfb56a2e23c1> a dcat:Distribution ;
    dct:description "Jumlah Data Kepala Desa Se Kec Rilau Ale" ;
    dct:format "CSV" ;
    dct:title "kepala desa.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/id/dataset/49c1cc43-9769-435c-8543-e404d488f094/resource/92d3548e-0a17-400c-bf5f-dfb56a2e23c1/download/kepala-desa.xlsx> ;
    dcat:byteSize 10402.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> a foaf:Organization ;
    foaf:name "Kecamatan Rilau Ale" .

