@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/205d35a4-c714-4ea3-9542-ee6ca0c2afb7> a dcat:Dataset ;
    dct:description "Data Kunjungan Klinik THT RSUD Merah Putih 2022 TW IV" ;
    dct:identifier "205d35a4-c714-4ea3-9542-ee6ca0c2afb7" ;
    dct:issued "2023-06-17T06:25:06.060574"^^xsd:dateTime ;
    dct:modified "2023-06-17T06:25:06.060604"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Klinik THT RSUD Merah Putih 2022 TW IV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/205d35a4-c714-4ea3-9542-ee6ca0c2afb7/resource/f58d5cb4-fe9d-4afa-9bfb-e94957265639> ;
    dcat:keyword "Klinik THT",
        "Kunjungan Pasien",
        "RSUD Merah Putih",
        "Tahun 2022",
        "Triwulan IV" .

<http://5.189.187.109/dataset/205d35a4-c714-4ea3-9542-ee6ca0c2afb7/resource/f58d5cb4-fe9d-4afa-9bfb-e94957265639> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-24T02:56:52.592709"^^xsd:dateTime ;
    dct:modified "2023-06-17T06:25:06.045342"^^xsd:dateTime ;
    dct:title "Data Kunjungan Klinik THT RSUD Merah Putih 2022 TW IV.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/205d35a4-c714-4ea3-9542-ee6ca0c2afb7/resource/f58d5cb4-fe9d-4afa-9bfb-e94957265639/download/187-data-kunjungan-klinik-tht-rsud-merah-putih-2022-tw-iv.xlsx> ;
    dcat:byteSize "9396"^^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" .

