@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/66bd6971-db2d-4689-8588-92a1fbc53282> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang luas wilayah Kalurahan" ;
    dct:identifier "66bd6971-db2d-4689-8588-92a1fbc53282" ;
    dct:issued "2024-06-11T08:11:22.521737"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:11:22.521744"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Luas Daerah Kapanewon Sedayu" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Panawu Sedayu" ;
            vcard:hasEmail <mailto:kec.sedayu@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/66bd6971-db2d-4689-8588-92a1fbc53282/resource/574d012d-e6a6-47f1-9b1a-34140c211fb2> ;
    dcat:keyword "kalurahan",
        "luas" ;
    dcat:landingPage <https://kec-sedayu.bantulkab.go.id/> .

<http://5.189.187.109/dataset/66bd6971-db2d-4689-8588-92a1fbc53282/resource/574d012d-e6a6-47f1-9b1a-34140c211fb2> 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-07T04:03:40.366647"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:11:22.513540"^^xsd:dateTime ;
    dct:title " Luas Daerah Menurut Kalurahan Tahun 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/66bd6971-db2d-4689-8588-92a1fbc53282/resource/574d012d-e6a6-47f1-9b1a-34140c211fb2/download/42.17.1-luas-daerah-menurut-kalurahan-tahun-2020.xlsx> ;
    dcat:byteSize "11896"^^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-sedayu.bantulkab.go.id/> a foaf:Document .

