@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://opendata.kuburayakab.go.id/dataset/d240a471-3c66-4ad5-9117-dcaad4d27096> a dcat:Dataset ;
    dct:description "Dataset ini berisi kode Kecamatan dan nama Kecamatan di Kabupaten Kubu Raya bersumber dari Kemendagri RI dan Badan Pusat Statistik, tahun 2022." ;
    dct:identifier "d240a471-3c66-4ad5-9117-dcaad4d27096" ;
    dct:issued "2023-01-31T08:59:37.951522"^^xsd:dateTime ;
    dct:modified "2023-01-31T08:59:37.951526"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/2f59ff27-5d71-4b10-a546-45054fdbebd3> ;
    dct:title "Kode dan Nama Kecamatan di Kabupaten Kubu Raya Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dita Hetynawati Putri, S.Akun" ;
            vcard:hasEmail <mailto:dita.hetynawati@gmail.com> ] ;
    dcat:distribution <https://opendata.kuburayakab.go.id/dataset/d240a471-3c66-4ad5-9117-dcaad4d27096/resource/7b48932c-01b0-4209-8a5c-f4a14398fef7>,
        <https://opendata.kuburayakab.go.id/dataset/d240a471-3c66-4ad5-9117-dcaad4d27096/resource/9d54800d-1d16-47c3-a9dc-1c8402b8563f> ;
    dcat:keyword "2022",
        "kecamatan",
        "kode",
        "kuburaya" ;
    dcat:landingPage <https://satudata.kuburayakab.go.id/dataset/> .

<https://opendata.kuburayakab.go.id/dataset/d240a471-3c66-4ad5-9117-dcaad4d27096/resource/7b48932c-01b0-4209-8a5c-f4a14398fef7> a dcat:Distribution ;
    dct:description "Kode Kecamatan Kabupaten Kubu Raya 2022" ;
    dct:format "JSON" ;
    dct:title "Kode dan Nama Kecamatan di Kabupaten Kubu Raya Tahun 2022.json" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/d240a471-3c66-4ad5-9117-dcaad4d27096/resource/7b48932c-01b0-4209-8a5c-f4a14398fef7/download/kode-kecamatan.json> ;
    dcat:byteSize 1494.0 ;
    dcat:mediaType "application/json" .

<https://opendata.kuburayakab.go.id/dataset/d240a471-3c66-4ad5-9117-dcaad4d27096/resource/9d54800d-1d16-47c3-a9dc-1c8402b8563f> a dcat:Distribution ;
    dct:description "Kode Kecamatan Kabupaten Kubu Raya 2022" ;
    dct:format "PDF" ;
    dct:title "Kode dan Nama Kecamatan di Kabupaten Kubu Raya Tahun 2022.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/d240a471-3c66-4ad5-9117-dcaad4d27096/resource/9d54800d-1d16-47c3-a9dc-1c8402b8563f/download/kode_kec_desa_kkr.pdf> ;
    dcat:byteSize 63219.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.kuburayakab.go.id/organization/2f59ff27-5d71-4b10-a546-45054fdbebd3> a foaf:Organization ;
    foaf:name "Dinas Komunikasi dan Informatika" .

