@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/e6d40e39-eccb-4e96-959f-12c916a56190> a dcat:Dataset ;
    dct:description "Dataset ini berisi luas daerah menurut Kalurahan" ;
    dct:identifier "e6d40e39-eccb-4e96-959f-12c916a56190" ;
    dct:issued "2024-06-11T08:50:26.195688"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:50:26.195696"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Luas Daerah Kapanewon Pleret" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Panewu Pleret" ;
            vcard:hasEmail <mailto:kec.pleret@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e6d40e39-eccb-4e96-959f-12c916a56190/resource/a3ef1aec-0b1a-47d8-8ca9-7ce1ba9ded68> ;
    dcat:keyword "desa",
        "kalurahan",
        "luas" ;
    dcat:landingPage <kec-pleret.bantulkab.go.id> .

<http://5.189.187.109/dataset/e6d40e39-eccb-4e96-959f-12c916a56190/resource/a3ef1aec-0b1a-47d8-8ca9-7ce1ba9ded68> 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-08T07:05:09.793162"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:50:26.186681"^^xsd:dateTime ;
    dct:title "Luas Daerah Menurut Kalurahan Tahun 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/e6d40e39-eccb-4e96-959f-12c916a56190/resource/a3ef1aec-0b1a-47d8-8ca9-7ce1ba9ded68/download/42.11.1-luas-daerah-menurut-kalurahan-tahun-2020.xlsx> ;
    dcat:byteSize "11934"^^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-pleret.bantulkab.go.id> a foaf:Document .

