@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/3961c763-6500-44f2-bbc4-d0163c78c3c4> a dcat:Dataset ;
    dct:description "Hasil Survei Kepuasan Masyarakat Tahun 2021" ;
    dct:identifier "3961c763-6500-44f2-bbc4-d0163c78c3c4" ;
    dct:issued "2026-04-23T03:56:44.267341"^^xsd:dateTime ;
    dct:modified "2026-04-23T03:56:44.267355"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Indeks Kepuasan Masyarakat tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sub. Bagian Program Dinas Kesehatan Kota Balikpapan" ;
            vcard:hasEmail <mailto:program.dinkesbpn@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3961c763-6500-44f2-bbc4-d0163c78c3c4/resource/cf645fe8-9904-460c-b16d-e08d8da1a918> ;
    dcat:landingPage <Dinas%20Kesehatan%20Kota%20Balikapapn> .

<Dinas%20Kesehatan%20Kota%20Balikapapn> a foaf:Document .

<http://5.189.187.109/dataset/3961c763-6500-44f2-bbc4-d0163c78c3c4/resource/cf645fe8-9904-460c-b16d-e08d8da1a918> a dcat:Distribution ;
    dct:description "Hasil Survey Kepuasan Masyarakat tahun 2021" ;
    dct:format "PDF" ;
    dct:issued "2022-06-13T02:02:42.444267"^^xsd:dateTime ;
    dct:modified "2026-04-23T03:56:44.264726"^^xsd:dateTime ;
    dct:title "Indeks Kepuasan Masyarakat tahun 2021" ;
    dcat:accessURL <https://data.balikpapan.go.id/dataset/3961c763-6500-44f2-bbc4-d0163c78c3c4/resource/cf645fe8-9904-460c-b16d-e08d8da1a918/download/ikm-dinkes-2021.pdf> ;
    dcat:byteSize "32887"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

