@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/86b472f6-4fc7-49e5-9027-04342a2c5ab7> a dcat:Dataset ;
    dct:description "Pelaksanaan SKM DPMPTSP Kota Surakarta Triwulan II Tahun 2023" ;
    dct:identifier "86b472f6-4fc7-49e5-9027-04342a2c5ab7" ;
    dct:issued "2023-09-06T11:03:36.596173"^^xsd:dateTime ;
    dct:modified "2023-09-06T11:03:36.596181"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Survei Kepuasan Masyarakat DPMPTSP Kota Surakarta Triwulan II Tahun 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/86b472f6-4fc7-49e5-9027-04342a2c5ab7/resource/7d624911-c7cf-413a-9c61-fc8166b60dea> ;
    dcat:keyword "skm" .

<https://data.jatengprov.go.id/dataset/86b472f6-4fc7-49e5-9027-04342a2c5ab7/resource/7d624911-c7cf-413a-9c61-fc8166b60dea> a dcat:Distribution ;
    dct:description "Pelaksanaan SKM DPMPTSP Kota Surakarta Triwulan II Tahun 2023" ;
    dct:format "PDF" ;
    dct:title "pelaksanaan-skm-triwulan-ii-tahun-2023" ;
    dcat:accessURL <https://dpmptsp.surakarta.go.id/page/pelaksanaan-skm-triwulan-ii-tahun-2023> .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

