@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/004d1ec6-fdac-47e0-b35e-7e6ba5b7cfd6> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang luas daerah menurut Kalurahan " ;
    dct:identifier "004d1ec6-fdac-47e0-b35e-7e6ba5b7cfd6" ;
    dct:issued "2024-06-11T07:41:22.942678"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:41:22.942686"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Luas Daerah Kapanewon Bambanglipuro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Panewu Bambanglipuro" ;
            vcard:hasEmail <mailto:kec.bambanglipuro@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/004d1ec6-fdac-47e0-b35e-7e6ba5b7cfd6/resource/a8026072-11a9-4341-9640-44bfb885bd6f> ;
    dcat:keyword "desa",
        "kalurahan",
        "luas" ;
    dcat:landingPage <https://kec-bambanglipuro.bantulkab.go.id/> .

<http://5.189.187.109/dataset/004d1ec6-fdac-47e0-b35e-7e6ba5b7cfd6/resource/a8026072-11a9-4341-9640-44bfb885bd6f> a dcat:Distribution ;
    dct:description """Tahun 2020. Definisi : Luas daerah dan persentase terhadap luas Kapanewon (Kecamatan) menurut Kalurahan (Desa)\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-08T03:51:21.312762"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:41:22.929524"^^xsd:dateTime ;
    dct:title "Luas Daerah Menurut Kalurahan Tahun 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/004d1ec6-fdac-47e0-b35e-7e6ba5b7cfd6/resource/a8026072-11a9-4341-9640-44bfb885bd6f/download/42.5.1.luas-daerah-menurut-kalurahan-tahun-2020.xlsx> ;
    dcat:byteSize "11839"^^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" .

<https://kec-bambanglipuro.bantulkab.go.id/> a foaf:Document .

