@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#> .

<https://data.sumbarprov.go.id/dataset/7ff61413-d10f-410d-bca6-27a1cac9cfd4> a dcat:Dataset ;
    dct:description "Data Terkait Jumlah Kelurahan yang ada di Kecamatan Bungus Teluk Kabung" ;
    dct:identifier "7ff61413-d10f-410d-bca6-27a1cac9cfd4" ;
    dct:issued "2024-03-04T09:02:06.565271"^^xsd:dateTime ;
    dct:modified "2024-03-04T09:02:06.565277"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> ;
    dct:title "Jumlah Kelurahan di Kecamatan Bungus Teluk Kabung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Bungus Teluk Kabung" ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/7ff61413-d10f-410d-bca6-27a1cac9cfd4/resource/0b5c0c49-559a-43b4-93ee-8cfeb7716519>,
        <https://data.sumbarprov.go.id/dataset/7ff61413-d10f-410d-bca6-27a1cac9cfd4/resource/e3c7c516-0283-4521-b91b-2ba56426ebea> ;
    dcat:keyword "jumlah kelurahan" .

<https://data.sumbarprov.go.id/dataset/7ff61413-d10f-410d-bca6-27a1cac9cfd4/resource/0b5c0c49-559a-43b4-93ee-8cfeb7716519> a dcat:Distribution ;
    dct:description "JUMLAH KELURAHAN PDF" ;
    dct:format "PDF" ;
    dct:title "JUMLAH KELURAHAN DALAM PDF" ;
    dcat:accessURL <https://satudata.padang.go.id/id/dataset/7ff61413-d10f-410d-bca6-27a1cac9cfd4/resource/0b5c0c49-559a-43b4-93ee-8cfeb7716519/download/jumlah-kelurahan-di-kecamatan-bungus-teluk-kabung.pdf> ;
    dcat:byteSize 44790.0 ;
    dcat:mediaType "application/pdf" .

<https://data.sumbarprov.go.id/dataset/7ff61413-d10f-410d-bca6-27a1cac9cfd4/resource/e3c7c516-0283-4521-b91b-2ba56426ebea> a dcat:Distribution ;
    dct:description "JUMLAH KELURAHAN DIKECAMATAN  BUNGUS" ;
    dct:format "CSV" ;
    dct:title "JUMLAH KELURAHAN DI KECAMATAN BUNGUS TELUK KABUNG" ;
    dcat:accessURL <https://satudata.padang.go.id/id/dataset/7ff61413-d10f-410d-bca6-27a1cac9cfd4/resource/e3c7c516-0283-4521-b91b-2ba56426ebea/download/jumlah-kelurahan-di-kecamatan-bungus-teluk-kabung.csv> ;
    dcat:byteSize 219.0 ;
    dcat:mediaType "text/csv" .

<https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> a foaf:Organization ;
    foaf:name "Kota Padang" .

