@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/45b0e8e9-5031-42cd-a046-ee4b808d4029> a dcat:Dataset ;
    dct:description "Jumlah Index Desa Membangun (IDM) Menurut Tingkatan Kabupaten Kubu Raya" ;
    dct:identifier "45b0e8e9-5031-42cd-a046-ee4b808d4029" ;
    dct:issued "2023-01-31T08:44:36.801289"^^xsd:dateTime ;
    dct:modified "2023-01-31T08:44:36.801294"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/ce05265b-253f-4a39-a0cd-affdc1b56837> ;
    dct:title "Jumlah Index Desa Membangun (IDM) Menurut Tingkatan Kabupaten Kubu Raya" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pemberdayaan Masyarakat dan Desa" ;
            vcard:hasEmail <mailto:pemdes@kuburayakab.go.id> ] ;
    dcat:distribution <https://opendata.kuburayakab.go.id/dataset/45b0e8e9-5031-42cd-a046-ee4b808d4029/resource/25a6305a-35b6-40ea-a6e6-cc68ebe5eb1d> ;
    dcat:keyword "2021",
        "IDM",
        "index desa membangun",
        "kubu raya" .

<https://opendata.kuburayakab.go.id/dataset/45b0e8e9-5031-42cd-a046-ee4b808d4029/resource/25a6305a-35b6-40ea-a6e6-cc68ebe5eb1d> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "jumlah-index-desa-membangun-(idm)-menurut-tingkatan-kabupaten-kubu-raya-2020.pdf" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/45b0e8e9-5031-42cd-a046-ee4b808d4029/resource/25a6305a-35b6-40ea-a6e6-cc68ebe5eb1d/download/jumlah-index-desa-membangun-idm-menurut-tingkatan-kabupaten-kubu-raya-2020.pdf> ;
    dcat:byteSize 8884.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.kuburayakab.go.id/organization/ce05265b-253f-4a39-a0cd-affdc1b56837> a foaf:Organization ;
    foaf:name "Dinas Pemberdayaan Masyarakat dan Desa" .

