@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#> .

<http://5.189.187.109/dataset/5b53eb70-c6ca-4e8a-82b9-8f629eaa016e> a dcat:Dataset ;
    dct:description "Data ini berisi tentang jumlah Kepala Keluarga setiap kalurahan se-Kapanewon Sanden" ;
    dct:identifier "5b53eb70-c6ca-4e8a-82b9-8f629eaa016e" ;
    dct:issued "2024-06-11T08:07:58.417621"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:07:58.417627"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Kepala Keluarga menurut Kalurahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Panewu Anom" ;
            vcard:hasEmail <mailto:kec-sanden@bantulkab.goid> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5b53eb70-c6ca-4e8a-82b9-8f629eaa016e/resource/c347a23b-f04b-4973-9d8d-b6a75e046e75> ;
    dcat:keyword "kepala keluarga",
        "sanden" ;
    dcat:landingPage <Kapanewon%20Sanden> .

<Kapanewon%20Sanden> a foaf:Document .

<http://5.189.187.109/dataset/5b53eb70-c6ca-4e8a-82b9-8f629eaa016e/resource/c347a23b-f04b-4973-9d8d-b6a75e046e75> a dcat:Distribution ;
    dct:description "Tahun 2021. Definisi: Jumlah Kepala Keluarga per-Kalurahan periode bulan Oktober tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-08T22:57:16.302196"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:07:58.409412"^^xsd:dateTime ;
    dct:title "Jumlah Kepala Keluarga per-Kalurahan Periode Bulan Oktober Tahun 2021" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/5b53eb70-c6ca-4e8a-82b9-8f629eaa016e/resource/c347a23b-f04b-4973-9d8d-b6a75e046e75/download/data-kk-oktober-2021.xlsx> ;
    dcat:byteSize "12610"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

