@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/d09a7e6b-a056-43ba-aec4-bec150595dbc> a dcat:Dataset ;
    dct:description "Dataset ini berisikan luas daerah menurut kalurahan" ;
    dct:identifier "d09a7e6b-a056-43ba-aec4-bec150595dbc" ;
    dct:issued "2024-06-11T08:41:08.177109"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:41:08.177117"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Luas Daerah Kapanewon Bantul" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Panewu Bantul" ;
            vcard:hasEmail <mailto:kantorkecamatanbantul@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d09a7e6b-a056-43ba-aec4-bec150595dbc/resource/dcafaad0-a138-4626-a5eb-2cc902fb7761> ;
    dcat:keyword "bantul",
        "daerah",
        "desa",
        "kalurahan",
        "kapanewon",
        "luas" ;
    dcat:landingPage <kec-bantul.bantulkab.go.id/> .

<http://5.189.187.109/dataset/d09a7e6b-a056-43ba-aec4-bec150595dbc/resource/dcafaad0-a138-4626-a5eb-2cc902fb7761> a dcat:Distribution ;
    dct:description "Tahun 2020. Definisi: Luas daerah dan persentase terhadap luas Kapanewon (Kecamatan) menurut Kalurahan (Desa)" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-08T03:51:41.501474"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:41:08.161892"^^xsd:dateTime ;
    dct:title "Luas Daerah Kapanewon Bantul Menurut Kalurahan Tahun 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/d09a7e6b-a056-43ba-aec4-bec150595dbc/resource/dcafaad0-a138-4626-a5eb-2cc902fb7761/download/42.7.1-luas-daerah-menurut-kalurahan-tahun-2020.xlsx> ;
    dcat:byteSize "11420"^^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" .

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

