@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/72c9b1d1-7669-489c-bce2-d47e8dbabd82> a dcat:Dataset ;
    dct:description "Data Kunjungan Klinik Mata RSUD Merah Putih 2021 TW II" ;
    dct:identifier "72c9b1d1-7669-489c-bce2-d47e8dbabd82" ;
    dct:issued "2023-06-17T06:25:31.336181"^^xsd:dateTime ;
    dct:modified "2023-06-17T06:25:31.336189"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Klinik Mata RSUD Merah Putih 2021 TW II" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/72c9b1d1-7669-489c-bce2-d47e8dbabd82/resource/c108424f-2616-42a1-a836-be45cc76542e> ;
    dcat:keyword "Klinik Mata",
        "Kunjungan Pasien",
        "RSUD Merah Putih",
        "Tahun 2021",
        "Triwulan II" .

<http://5.189.187.109/dataset/72c9b1d1-7669-489c-bce2-d47e8dbabd82/resource/c108424f-2616-42a1-a836-be45cc76542e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-24T02:04:56.150630"^^xsd:dateTime ;
    dct:modified "2023-06-17T06:25:31.322185"^^xsd:dateTime ;
    dct:title "Data Kunjungan Klinik Mata RSUD Merah Putih 2021 TW II.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/72c9b1d1-7669-489c-bce2-d47e8dbabd82/resource/c108424f-2616-42a1-a836-be45cc76542e/download/150-data-kunjungan-klinik-mata-rsud-merah-putih-2021-tw-ii.xlsx> ;
    dcat:byteSize "9054"^^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" .

