@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/f77a36f2-ed5c-4242-ba77-0b01c7a50266> a dcat:Dataset ;
    dct:description "Jumlah Kecamatan, Desa, dan Kelurahan 2020" ;
    dct:identifier "d09bf41544a3365a46c9077ebb5e35c3" ;
    dct:issued "-" ;
    dct:modified "2024-06-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "daerah-provinsi" ;
            foaf:name "Provinsi Bali PROVINSI BALI" ] ;
    dct:title "Jumlah Kecamatan, Desa, dan Kelurahan 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/f77a36f2-ed5c-4242-ba77-0b01c7a50266/resource/d325ee90-ef31-43c2-92ec-c792324165d2> ;
    dcat:keyword " Pemerintah Provinsi Bali",
        " Pemprov Bali",
        "2020",
        "Bali" ;
    dcat:landingPage <http://balisatudata.baliprov.go.id/laporan/jumlah-kecamatan-desa-dan-kelurahan-2020> .

<http://5.189.187.109/dataset/f77a36f2-ed5c-4242-ba77-0b01c7a50266/resource/d325ee90-ef31-43c2-92ec-c792324165d2> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-06-13T00:48:58.349839"^^xsd:dateTime ;
    dct:modified "2024-07-20T10:14:06.308478"^^xsd:dateTime ;
    dct:title "Jumlah Kecamatan, Desa, dan Kelurahan 2020" ;
    dcat:accessURL <http://balisatudata.baliprov.go.id/api/v2/report/territory/data?report_type_id=24&year=2020> .

<http://balisatudata.baliprov.go.id/laporan/jumlah-kecamatan-desa-dan-kelurahan-2020> a foaf:Document .

