@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/88de3427-c024-49c8-8981-a5031948aeb6> a dcat:Dataset ;
    dct:description "Data Kunjungan Klinik Paru RSUD Merah Putih 2022 TW IV" ;
    dct:identifier "88de3427-c024-49c8-8981-a5031948aeb6" ;
    dct:issued "2023-06-17T06:25:38.161879"^^xsd:dateTime ;
    dct:modified "2023-06-17T06:25:38.161888"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Klinik Paru RSUD Merah Putih 2022 TW IV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/88de3427-c024-49c8-8981-a5031948aeb6/resource/4f6aa3b1-5358-40e4-a68f-dd31b272f4a0> ;
    dcat:keyword "Klinik Paru",
        "Kunjungan Pasien",
        "RSUD Merah Putih",
        "Tahun 2022",
        "Triwulan IV" .

<http://5.189.187.109/dataset/88de3427-c024-49c8-8981-a5031948aeb6/resource/4f6aa3b1-5358-40e4-a68f-dd31b272f4a0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-24T02:30:15.051481"^^xsd:dateTime ;
    dct:modified "2023-06-17T06:25:38.145654"^^xsd:dateTime ;
    dct:title "Data Kunjungan Klinik Paru RSUD Merah Putih 2022 TW IV.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/88de3427-c024-49c8-8981-a5031948aeb6/resource/4f6aa3b1-5358-40e4-a68f-dd31b272f4a0/download/169-data-kunjungan-klinik-paru-rsud-merah-putih-2022-tw-iv.xlsx> ;
    dcat:byteSize "9394"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

