@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/7263d203-f3ec-4d5e-8d88-0ff70e2aabf1> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Klasifikasi Wilayah Kalurahan di Kabupaten Bantul" ;
    dct:identifier "7263d203-f3ec-4d5e-8d88-0ff70e2aabf1" ;
    dct:issued "2024-06-11T08:14:35.744917"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:14:35.744925"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Klasifikasi 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/7263d203-f3ec-4d5e-8d88-0ff70e2aabf1/resource/4a074f18-7aff-43b3-be31-ddff7dc32067> ;
    dcat:keyword "Kalurahan",
        "Klasifikasi" ;
    dcat:landingPage <setda.bantulkab.go.id> .

<http://5.189.187.109/dataset/7263d203-f3ec-4d5e-8d88-0ff70e2aabf1/resource/4a074f18-7aff-43b3-be31-ddff7dc32067> a dcat:Distribution ;
    dct:description "2020: Klasifikasi Wilayah Kalurahan" ;
    dct:format "CSV" ;
    dct:issued "2021-05-20T03:44:21.779583"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:14:35.736395"^^xsd:dateTime ;
    dct:title "Klasifikasi Wilayah Kalurahan Tahun 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vQxC9p1g_eVMtZrrR-CFFLQz0cMMv-Yg8RPsC1NXgP9gU6i9FHfH6TuPurCPThufA/pub?gid=607424624&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 .

