@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/392ba36f-b6ca-43bb-a719-436cdd4c5fee> a dcat:Dataset ;
    dct:description "Data Kunjungan Klinik Geriatri RSUD Merah Putih 2022 TW III" ;
    dct:identifier "392ba36f-b6ca-43bb-a719-436cdd4c5fee" ;
    dct:issued "2023-05-17T06:24:16.144562"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:24:16.144569"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Klinik Geriatri RSUD Merah Putih 2022 TW III" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/392ba36f-b6ca-43bb-a719-436cdd4c5fee/resource/75430bfa-9f42-4ba9-ae26-f3088a6fdbae> ;
    dcat:keyword "Klinik Geriatri",
        "Kunjungan Pasien",
        "RSUD Merah Putih",
        "Tahun 2022",
        "Triwulan III" .

<http://5.189.187.109/dataset/392ba36f-b6ca-43bb-a719-436cdd4c5fee/resource/75430bfa-9f42-4ba9-ae26-f3088a6fdbae> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-02T07:28:10.493697"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:24:16.133190"^^xsd:dateTime ;
    dct:title "Data Kunjungan Klinik Geriatri RSUD Merah Putih 2022 TW III.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/392ba36f-b6ca-43bb-a719-436cdd4c5fee/resource/75430bfa-9f42-4ba9-ae26-f3088a6fdbae/download/66-data-kunjungan-klinik-geriatri-rsud-merah-putih-2022-tw-iii.xlsx> ;
    dcat:byteSize "9406"^^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" .

