@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/20bd9da3-af7c-401f-a6c2-70d764915514> a dcat:Dataset ;
    dct:description "Data Kunjungan Klinik Anak RSUD Merah Putih 2021 TW II" ;
    dct:identifier "20bd9da3-af7c-401f-a6c2-70d764915514" ;
    dct:issued "2023-05-17T06:24:03.396748"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:24:03.396755"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Klinik Anak RSUD Merah Putih 2021 TW II" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/20bd9da3-af7c-401f-a6c2-70d764915514/resource/ac68dfd0-b118-4efc-9253-1e59021a6117> ;
    dcat:keyword "Klinik Anak",
        "Kunjungan Pasien",
        "RSUD Merah Putih",
        "Tahun 2021",
        "Triwulan II" .

<http://5.189.187.109/dataset/20bd9da3-af7c-401f-a6c2-70d764915514/resource/ac68dfd0-b118-4efc-9253-1e59021a6117> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-28T00:43:51.051582"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:24:03.382454"^^xsd:dateTime ;
    dct:title "Data Kunjungan Klinik Anak RSUD Merah Putih 2021 TW II.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/20bd9da3-af7c-401f-a6c2-70d764915514/resource/ac68dfd0-b118-4efc-9253-1e59021a6117/download/41-data-kunjungan-klinik-anak-rsud-merah-putih-2021-tw-ii.xlsx> ;
    dcat:byteSize "9052"^^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" .

