@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/e56ad555-b7ff-4ab7-a68e-0de778e1a81f> a dcat:Dataset ;
    dct:description "Data Kunjungan Klinik TB DOTS RSUD Merah Putih 2022 TW III" ;
    dct:identifier "e56ad555-b7ff-4ab7-a68e-0de778e1a81f" ;
    dct:issued "2023-05-17T06:25:40.662566"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:25:40.662573"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Klinik TB DOTS RSUD Merah Putih 2022 TW III" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/e56ad555-b7ff-4ab7-a68e-0de778e1a81f/resource/5f6c5902-5597-475c-a3e9-1c79edf7cbd5> ;
    dcat:keyword "Klinik TB DOTS",
        "Kunjungan Pasien",
        "Tahun 2022",
        "Triwulan III" .

<http://5.189.187.109/dataset/e56ad555-b7ff-4ab7-a68e-0de778e1a81f/resource/5f6c5902-5597-475c-a3e9-1c79edf7cbd5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-17T00:40:48.087296"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:25:40.650296"^^xsd:dateTime ;
    dct:title "Data Kunjungan Klinik TB DOTS RSUD Merah Putih 2022 TW III.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/e56ad555-b7ff-4ab7-a68e-0de778e1a81f/resource/5f6c5902-5597-475c-a3e9-1c79edf7cbd5/download/131-data-kunjungan-klinik-tb-dots-rsud-merah-putih-2022-tw-iii.xlsx> ;
    dcat:byteSize "9401"^^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" .

