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

<http://5.189.187.109/dataset/17acce97-4eb3-46cf-b07c-6a13cc80c1c8> a dcat:Dataset ;
    dct:description """Dataset ini menyajikan data Indeks Kepuasan Pasien dalam satuan persentase. \r
Dataset terkait topik kesehatan ini dihasilkan oleh Rumah Sakit Umum Daerah dr. Zainoel Abidin Aceh yang dikeluarkan dalam periode tahunan.""" ;
    dct:identifier "17acce97-4eb3-46cf-b07c-6a13cc80c1c8" ;
    dct:issued "2025-01-20T10:42:36.076217"^^xsd:dateTime ;
    dct:modified "2025-01-20T10:42:36.076224"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Indeks Kepuasan Masyarakat" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Humas" ;
            vcard:hasEmail <mailto:rsudzadatabasebigram@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/17acce97-4eb3-46cf-b07c-6a13cc80c1c8/resource/1452d9f5-e94e-4d83-bd0c-282ce2b2aa1c> ;
    dcat:keyword "indeks",
        "kepuasan",
        "rsudza" ;
    dcat:landingPage <https://rsudza.acehprov.go.id/> .

<http://5.189.187.109/dataset/17acce97-4eb3-46cf-b07c-6a13cc80c1c8/resource/1452d9f5-e94e-4d83-bd0c-282ce2b2aa1c> a dcat:Distribution ;
    dct:description """Data source ini menyajikan data Indeks Kepuasan Pasien RSUDZA pada tahun 2019-2023.\r
\r
\r
""" ;
    dct:format "CSV" ;
    dct:issued "2024-01-12T03:30:21.268931"^^xsd:dateTime ;
    dct:modified "2025-01-20T10:42:36.065661"^^xsd:dateTime ;
    dct:title "Indeks Kepuasan Pasien RSUDZA" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/17acce97-4eb3-46cf-b07c-6a13cc80c1c8/resource/1452d9f5-e94e-4d83-bd0c-282ce2b2aa1c/download/indeks-kepuasan-pasien-rsudza.csv> ;
    dcat:byteSize "244"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

<https://rsudza.acehprov.go.id/> a foaf:Document .

