@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://data.jatengprov.go.id/dataset/c3281292-a074-4601-92e8-f945b6c22909> a dcat:Dataset ;
    dct:description "Indeks Kepuasan Masyarakat Triwulan II tahun 2023" ;
    dct:identifier "c3281292-a074-4601-92e8-f945b6c22909" ;
    dct:issued "2023-08-04T09:07:34.595726"^^xsd:dateTime ;
    dct:modified "2023-08-04T09:07:34.595733"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "INDEKS KEPUASAN MASYARAKAT TRIWULAN II 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rani Ingriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c3281292-a074-4601-92e8-f945b6c22909/resource/7a5e90df-5d3b-4ba1-bb52-c7935a7f9ecf> .

<https://data.jatengprov.go.id/dataset/c3281292-a074-4601-92e8-f945b6c22909/resource/7a5e90df-5d3b-4ba1-bb52-c7935a7f9ecf> a dcat:Distribution ;
    dct:description "Indeks Kepuasan Masyarakat Triwulan 2 Tahun 2023" ;
    dct:format "XLSX" ;
    dct:title "IKM Triwulan 2.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/c3281292-a074-4601-92e8-f945b6c22909/resource/7a5e90df-5d3b-4ba1-bb52-c7935a7f9ecf/download/ikm-triwulan-2.xlsx> ;
    dcat:byteSize 14802.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

