@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://5.189.187.109/dataset/9e60fa5b-af33-47be-b594-e7f55d8d721b> a dcat:Dataset ;
    dct:description "Survey dilakukan terhadap layanan service center Satpol PP" ;
    dct:identifier "9e60fa5b-af33-47be-b594-e7f55d8d721b" ;
    dct:issued "2026-04-23T04:11:00.081946"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:11:00.081967"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Survey kepuasan masyarakat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Annaz Tasya Imaya" ;
            vcard:hasEmail <mailto:prog.keu.polpp@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9e60fa5b-af33-47be-b594-e7f55d8d721b/resource/be4c3c76-71b2-4f99-9fe7-232ff0bf29a9> .

<http://5.189.187.109/dataset/9e60fa5b-af33-47be-b594-e7f55d8d721b/resource/be4c3c76-71b2-4f99-9fe7-232ff0bf29a9> a dcat:Distribution ;
    dct:description "Survey kepuasan masyarakat terhadap layanan service center Satpol PP" ;
    dct:format "PDF" ;
    dct:issued "2022-08-27T12:09:28.151251"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:11:00.077519"^^xsd:dateTime ;
    dct:title "Survey kepuasan masyarakat" ;
    dcat:accessURL <https://data.balikpapan.go.id/dataset/9e60fa5b-af33-47be-b594-e7f55d8d721b/resource/be4c3c76-71b2-4f99-9fe7-232ff0bf29a9/download/indeks-kepuasan-masyarakat.pdf> ;
    dcat:byteSize "133148"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

