@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/98acb7fa-107e-4b53-936e-b3a7128befc2> a dcat:Dataset ;
    dct:description "Data Kunjungan IGD PIE RSUD Merah Putih Tahun 2022 TW II" ;
    dct:identifier "98acb7fa-107e-4b53-936e-b3a7128befc2" ;
    dct:issued "2023-05-17T06:25:05.121617"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:25:05.121624"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan IGD PIE RSUD Merah Putih Tahun 2022 TW II" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/98acb7fa-107e-4b53-936e-b3a7128befc2/resource/41fd0d98-696f-4850-b598-2cf0fd56e056> ;
    dcat:keyword "IGD",
        "Kunjungan Pasien",
        "PIE",
        "RSUD Merah Putih",
        "Tahun 2022",
        "Triwulan II" .

<http://5.189.187.109/dataset/98acb7fa-107e-4b53-936e-b3a7128befc2/resource/41fd0d98-696f-4850-b598-2cf0fd56e056> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-27T00:49:07.866658"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:25:05.106365"^^xsd:dateTime ;
    dct:title "Data Kunjungan IGD PIE RSUD Merah Putih Tahun 2022 TW II.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/98acb7fa-107e-4b53-936e-b3a7128befc2/resource/41fd0d98-696f-4850-b598-2cf0fd56e056/download/24-data-kunjungan-igd-pie-rsud-merah-putih-tahun-2022-tw-ii.xlsx> ;
    dcat:byteSize "9444"^^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" .

