@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/2cd0bf15-9229-4b12-83d4-c0ae9d52fdf7> a dcat:Dataset ;
    dct:description "Data Kunjungan Klinik Urologi RSUD Merah Putih 2022 TW I" ;
    dct:identifier "2cd0bf15-9229-4b12-83d4-c0ae9d52fdf7" ;
    dct:issued "2023-05-17T06:24:09.828257"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:24:09.828264"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Klinik Urologi RSUD Merah Putih 2022 TW I" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/2cd0bf15-9229-4b12-83d4-c0ae9d52fdf7/resource/78859e1e-54e9-4e3c-8e17-833150ffdd22> ;
    dcat:keyword "Klinik Urologi",
        "Kunjungan Pasien",
        "Tahun 2022",
        "Triwulan I" .

<http://5.189.187.109/dataset/2cd0bf15-9229-4b12-83d4-c0ae9d52fdf7/resource/78859e1e-54e9-4e3c-8e17-833150ffdd22> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-17T00:57:43.050580"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:24:09.816144"^^xsd:dateTime ;
    dct:title "Data Kunjungan Klinik Urologi RSUD Merah Putih 2022 TW I.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/2cd0bf15-9229-4b12-83d4-c0ae9d52fdf7/resource/78859e1e-54e9-4e3c-8e17-833150ffdd22/download/139-data-kunjungan-klinik-urologi-rsud-merah-putih-2022-tw-i.xlsx> ;
    dcat:byteSize "9383"^^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" .

