@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/9b2c6f72-11bf-4e4c-bc7d-b03fca91dd69> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang luas daerah menurut Kalurahan" ;
    dct:identifier "9b2c6f72-11bf-4e4c-bc7d-b03fca91dd69" ;
    dct:issued "2024-06-11T08:26:01.145861"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:26:01.145869"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Luas Daerah Kapanewon Imogiri" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Panewu Imogiri" ;
            vcard:hasEmail <mailto:kec.imogiri@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9b2c6f72-11bf-4e4c-bc7d-b03fca91dd69/resource/570eeac3-8c45-4aef-b887-6070a92ec55b> ;
    dcat:keyword "desa",
        "imogiri",
        "kalurahan",
        "luas",
        "luas daerah" ;
    dcat:landingPage <kec-imogiri.bantulkab.go.id/> .

<http://5.189.187.109/dataset/9b2c6f72-11bf-4e4c-bc7d-b03fca91dd69/resource/570eeac3-8c45-4aef-b887-6070a92ec55b> 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:52:43.366741"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:26:01.130425"^^xsd:dateTime ;
    dct:title "Luas Daerah Menurut Kalurahan Tahun 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/9b2c6f72-11bf-4e4c-bc7d-b03fca91dd69/resource/570eeac3-8c45-4aef-b887-6070a92ec55b/download/42.9.1-luas-daerah-menurut-kalurahan-tahun-2020.xlsx> ;
    dcat:byteSize "11457"^^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-imogiri.bantulkab.go.id/> a foaf:Document .

