@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/089c3f1e-288b-4937-9b73-5512685d8729> a dcat:Dataset ;
    dct:description "Data Kunjungan Klinik Jiwa RSUD Merah Putih 2022 TW III" ;
    dct:identifier "089c3f1e-288b-4937-9b73-5512685d8729" ;
    dct:issued "2023-06-17T06:24:54.246618"^^xsd:dateTime ;
    dct:modified "2023-06-17T06:24:54.246626"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Klinik Jiwa RSUD Merah Putih 2022 TW III" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/089c3f1e-288b-4937-9b73-5512685d8729/resource/44e3e271-23b8-4eae-8fe3-19b229a723c9> ;
    dcat:keyword "Klinik Jiwa",
        "Kunjungan Pasien",
        "RSUD Merah Putih",
        "Tahun 2022",
        "Triwulan III" .

<http://5.189.187.109/dataset/089c3f1e-288b-4937-9b73-5512685d8729/resource/44e3e271-23b8-4eae-8fe3-19b229a723c9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-24T02:50:38.531934"^^xsd:dateTime ;
    dct:modified "2023-06-17T06:24:54.232525"^^xsd:dateTime ;
    dct:title "Data Kunjungan Klinik Jiwa RSUD Merah Putih 2022 TW III.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/089c3f1e-288b-4937-9b73-5512685d8729/resource/44e3e271-23b8-4eae-8fe3-19b229a723c9/download/182-data-kunjungan-klinik-jiwa-rsud-merah-putih-2022-tw-iii.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" .

