@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/4f3eaf49-e707-4dfb-81f8-1db08b6ae547> a dcat:Dataset ;
    dct:description "data penduduk di 4 lingkungan  kelurahan kasimpureng " ;
    dct:identifier "4f3eaf49-e707-4dfb-81f8-1db08b6ae547" ;
    dct:issued "2025-09-03T03:11:46.329476"^^xsd:dateTime ;
    dct:modified "2025-09-08T04:00:40.227566"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/29c060a3-6586-40f6-b12e-ebeee666fd8b> ;
    dct:title "Data penduduk Kel.Kasimpureng tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yusriana Yusuf" ;
            vcard:hasEmail <mailto:yusrianayusuf218@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/4f3eaf49-e707-4dfb-81f8-1db08b6ae547/resource/89b663b4-624c-4110-9a30-534524d53606> .

<https://opendata.bulukumbakab.go.id/dataset/4f3eaf49-e707-4dfb-81f8-1db08b6ae547/resource/89b663b4-624c-4110-9a30-534524d53606> a dcat:Distribution ;
    dct:description "Jumlah penduduk di 4 lingkungan kel kasimpureng" ;
    dct:format "XLSX" ;
    dct:title "data jumlah penduduk.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/4f3eaf49-e707-4dfb-81f8-1db08b6ae547/resource/89b663b4-624c-4110-9a30-534524d53606/download/data-jumlah-penduduk.xlsx> ;
    dcat:byteSize 425731.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/29c060a3-6586-40f6-b12e-ebeee666fd8b> a foaf:Organization ;
    foaf:name "Kelurahan Kasimpureng" .

