@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/66978b07-1bbc-4037-a547-e81eb7636c50> a dcat:Dataset ;
    dct:description "Data Kunjungan IGD RSUD Merah Putih Tahun 2021 TW III" ;
    dct:identifier "66978b07-1bbc-4037-a547-e81eb7636c50" ;
    dct:issued "2023-05-17T06:24:35.379742"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:24:35.379752"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Data Kunjungan IGD RSUD Merah Putih Tahun 2021 TW III" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/66978b07-1bbc-4037-a547-e81eb7636c50/resource/48cc4b24-f047-4465-8f73-22dea0050eb0> ;
    dcat:keyword "IGD",
        "Kunjungan Pasien",
        "RSUD Merah Putih",
        "Tahun 2021",
        "Triwulan III" .

<http://5.189.187.109/dataset/66978b07-1bbc-4037-a547-e81eb7636c50/resource/48cc4b24-f047-4465-8f73-22dea0050eb0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-26T06:01:55.242108"^^xsd:dateTime ;
    dct:modified "2023-05-17T06:24:35.367459"^^xsd:dateTime ;
    dct:title "Data Kunjungan IGD RSUD Merah Putih Tahun 2021 TW III.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/66978b07-1bbc-4037-a547-e81eb7636c50/resource/48cc4b24-f047-4465-8f73-22dea0050eb0/download/17-data-kunjungan-igd-rsud-merah-putih-tahun-2021-tw-iii.xlsx> ;
    dcat:byteSize "9099"^^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" .

