@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/7ef04c7e-5efe-4fa9-9245-498bd568dcb3> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan jumlah kelurahan berdasarkan kecamatan di Kabupaten Sumbawa." ;
    dct:identifier "7ef04c7e-5efe-4fa9-9245-498bd568dcb3" ;
    dct:issued "2026-04-06T09:36:16.334597"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:16.334614"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Jumlah Kelurahan berdasarkan Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/7ef04c7e-5efe-4fa9-9245-498bd568dcb3/resource/047568ed-aca2-43f2-890b-578e6cbb13ea> ;
    dcat:keyword "kelurahan" .

<http://5.189.187.109/dataset/7ef04c7e-5efe-4fa9-9245-498bd568dcb3/resource/047568ed-aca2-43f2-890b-578e6cbb13ea> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-11T02:51:02.180238"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:16.327272"^^xsd:dateTime ;
    dct:title "Tahun 2025" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/7ef04c7e-5efe-4fa9-9245-498bd568dcb3/resource/047568ed-aca2-43f2-890b-578e6cbb13ea/download/jumlah-kelurahan-berdasarkan-kecamatan-all.csv> ;
    dcat:byteSize "1386"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> a foaf:Agent ;
    foaf:name "Kabupaten Sumbawa" .

