@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/166020cc-9bf3-4c67-8f34-565d627798c0> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang luas daerah menurut kalurahan" ;
    dct:identifier "166020cc-9bf3-4c67-8f34-565d627798c0" ;
    dct:issued "2024-06-11T07:47:28.741072"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:47:28.741101"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Luas Daerah Kapanewon Dlingo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Panewu Dlingo" ;
            vcard:hasEmail <mailto:kec.dlingo@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/166020cc-9bf3-4c67-8f34-565d627798c0/resource/5343bb83-b955-4b6b-be77-c9ec702fe76e> ;
    dcat:keyword "desa",
        "kalurahan",
        "luas" ;
    dcat:landingPage <https://kec-dlingo.bantulkab.go.id/> .

<http://5.189.187.109/dataset/166020cc-9bf3-4c67-8f34-565d627798c0/resource/5343bb83-b955-4b6b-be77-c9ec702fe76e> 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:22.546341"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:47:28.730095"^^xsd:dateTime ;
    dct:title "Luas Daerah Menurut Kalurahan Tahun 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/166020cc-9bf3-4c67-8f34-565d627798c0/resource/5343bb83-b955-4b6b-be77-c9ec702fe76e/download/42.10.1-luas-daerah-menurut-kalurahan-tahun-2020.xlsx> ;
    dcat:byteSize "11960"^^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-dlingo.bantulkab.go.id/> a foaf:Document .

