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

<http://opendata.karokab.go.id/dataset/9075f80c-d365-473f-a413-910fa4bfc1f9> a dcat:Dataset ;
    dct:description "Jumlah Indeks Kepuasan Masyarakat (IKM)" ;
    dct:identifier "9075f80c-d365-473f-a413-910fa4bfc1f9" ;
    dct:issued "2024-04-19T06:52:28.652159"^^xsd:dateTime ;
    dct:modified "2024-05-03T06:21:06.033293"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/412313bb-f9a2-4993-b8e5-29c7fc674df1> ;
    dct:title "Jumlah Indeks Kepuasan Masyarakat (IKM)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perumahan dan Kawasan Permukiman serta Pertanahan" ;
            vcard:hasEmail <mailto:dinasperkim.karo@gmail.com> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/9075f80c-d365-473f-a413-910fa4bfc1f9/resource/3c5bbd4e-b38f-413d-9667-77e11327b0fd> ;
    dcat:keyword "Perumahan Rakyat dan Kawasan Permukiman" .

<http://opendata.karokab.go.id/dataset/9075f80c-d365-473f-a413-910fa4bfc1f9/resource/3c5bbd4e-b38f-413d-9667-77e11327b0fd> a dcat:Distribution ;
    dct:description "Jumlah Indeks Kepuasan Masyarakat (IKM)" ;
    dct:format "CSV" ;
    dct:title "Jumlah Indeks Kepuasan Masyarakat (IKM)" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/9075f80c-d365-473f-a413-910fa4bfc1f9/resource/3c5bbd4e-b38f-413d-9667-77e11327b0fd/download/indeks-kepuasan-masyarakat-ikm.csv> ;
    dcat:byteSize 446.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/412313bb-f9a2-4993-b8e5-29c7fc674df1> a foaf:Organization ;
    foaf:name "Dinas Perumahan dan Kawasan Permukiman Serta Pertanahan" .

