@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/bdd87a4e-d6bb-4c37-9443-5b44e50eed6f> a dcat:Dataset ;
    dct:description "Dataset ini berisi deskripsi luas daerah menurut kalurahan tahun 2020" ;
    dct:identifier "bdd87a4e-d6bb-4c37-9443-5b44e50eed6f" ;
    dct:issued "2024-06-11T08:35:15.987784"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:35:15.987792"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Luas Daerah Kapanewon Piyungan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Panewu Piyungan " ;
            vcard:hasEmail <mailto:kec.piyungan@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bdd87a4e-d6bb-4c37-9443-5b44e50eed6f/resource/a4caa4a7-f60c-4366-9598-113da9c1b4c3> ;
    dcat:keyword "kalurahan",
        "luas daerah" ;
    dcat:landingPage <https://kec-piyungan.bantulkab.go.id/> .

<http://5.189.187.109/dataset/bdd87a4e-d6bb-4c37-9443-5b44e50eed6f/resource/a4caa4a7-f60c-4366-9598-113da9c1b4c3> a dcat:Distribution ;
    dct:description """Tahun 2020. Definisi: Luas daerah dan persentase terhadap luas Kapanewon (Kecamatan) menurut Kalurahan (Desa)\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2021-10-08T03:51:22.053418"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:35:15.979705"^^xsd:dateTime ;
    dct:title "Luas Daerah Menurut Kalurahan Tahun 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/bdd87a4e-d6bb-4c37-9443-5b44e50eed6f/resource/a4caa4a7-f60c-4366-9598-113da9c1b4c3/download/42.12.1-luas-daerah-menurut-kalurahan-tahun-2020.xlsx> ;
    dcat:byteSize "10645"^^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-piyungan.bantulkab.go.id/> a foaf:Document .

