@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/2ae11747-240a-4209-9ab2-29d6ca690b39> a dcat:Dataset ;
    dct:description "Data ini merupakan data luas wilayah Kalurahan di Kabupaten Bantul." ;
    dct:identifier "2ae11747-240a-4209-9ab2-29d6ca690b39" ;
    dct:issued "2024-06-11T07:53:38.704266"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:53:38.704272"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Luas Wilayah Kalurahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Bagian Administrasi Pemerintahan Desa" ;
            vcard:hasEmail <mailto:bag.pemdes@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2ae11747-240a-4209-9ab2-29d6ca690b39/resource/1853fb6f-db36-4d03-a722-3c8b7b89ed56> ;
    dcat:keyword "kapanewon",
        "luas" ;
    dcat:landingPage <setda.bantulkab.go.id> .

<http://5.189.187.109/dataset/2ae11747-240a-4209-9ab2-29d6ca690b39/resource/1853fb6f-db36-4d03-a722-3c8b7b89ed56> a dcat:Distribution ;
    dct:description "Data ini berisi luas wilayah tiap kalurahan di Kabupaten Bantul" ;
    dct:format "CSV" ;
    dct:issued "2021-06-16T07:33:06.823977"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:53:38.696486"^^xsd:dateTime ;
    dct:title "Luas Wilayah Kalurahan" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vQxC9p1g_eVMtZrrR-CFFLQz0cMMv-Yg8RPsC1NXgP9gU6i9FHfH6TuPurCPThufA/pub?gid=1499766465&single=true&output=csv> .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<setda.bantulkab.go.id> a foaf:Document .

