@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/9f03e8b7-99c4-41e5-93a3-8618c28aac61> a dcat:Dataset ;
    dct:description "Data Kunjungan Klinik Neurologi RSUD Merah Putih 2021 TW IV" ;
    dct:identifier "9f03e8b7-99c4-41e5-93a3-8618c28aac61" ;
    dct:issued "2023-06-17T06:25:48.580577"^^xsd:dateTime ;
    dct:modified "2023-06-17T06:25:48.580585"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan Klinik Neurologi RSUD Merah Putih 2021 TW IV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/9f03e8b7-99c4-41e5-93a3-8618c28aac61/resource/8e62f78d-8b21-4a8b-ba35-0ed36677b32d> ;
    dcat:keyword "Klinik Neurologi",
        "Kunjungan Pasien",
        "RSUD Merah Putih",
        "Tahun 2021",
        "Triwulan IV" .

<http://5.189.187.109/dataset/9f03e8b7-99c4-41e5-93a3-8618c28aac61/resource/8e62f78d-8b21-4a8b-ba35-0ed36677b32d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-24T02:33:58.972774"^^xsd:dateTime ;
    dct:modified "2023-06-17T06:25:48.566706"^^xsd:dateTime ;
    dct:title "Data Kunjungan Klinik Neurologi RSUD Merah Putih 2021 TW IV.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/9f03e8b7-99c4-41e5-93a3-8618c28aac61/resource/8e62f78d-8b21-4a8b-ba35-0ed36677b32d/download/172-data-kunjungan-klinik-neurologi-rsud-merah-putih-2021-tw-iv.xlsx> ;
    dcat:byteSize "9068"^^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" .

