@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/2df45c6b-4ac2-430a-b4f6-31c0bc9248b3> a dcat:Dataset ;
    dct:description "Data dan informasi yang menunjukkan tingkat kepuasan masyarakat terhadap pelayanan publik" ;
    dct:identifier "2df45c6b-4ac2-430a-b4f6-31c0bc9248b3" ;
    dct:issued "2025-03-27T12:40:00.767208"^^xsd:dateTime ;
    dct:modified "2025-04-08T16:18:01.566064"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/29f6efd4-f081-4b80-bf4a-d521feba16c2> ;
    dct:title "Indeks Kepuasan Masyarakat (IKM)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Organisasi" ;
            vcard:hasEmail <mailto:bagianoragnisasikaro@gmail.com> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/2df45c6b-4ac2-430a-b4f6-31c0bc9248b3/resource/6d5cdbfa-27e2-427a-b6e5-5f1f7ca2ad98> ;
    dcat:keyword "IKM",
        "Indeks Kepuasan Masyarakat" .

<http://opendata.karokab.go.id/dataset/2df45c6b-4ac2-430a-b4f6-31c0bc9248b3/resource/6d5cdbfa-27e2-427a-b6e5-5f1f7ca2ad98> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/2df45c6b-4ac2-430a-b4f6-31c0bc9248b3/resource/6d5cdbfa-27e2-427a-b6e5-5f1f7ca2ad98/download/sekretariat-daerah-15.6.1.csv> ;
    dcat:byteSize 3863.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/29f6efd4-f081-4b80-bf4a-d521feba16c2> a foaf:Organization ;
    foaf:name "Bagian Organisasi" .

