@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/2f0c1008-38b2-40c2-a80e-3167172354e9> a dcat:Dataset ;
    dct:description "DATA PENGUNJUNG APRIL 2022 RSUD KOTA MALANG" ;
    dct:identifier "2f0c1008-38b2-40c2-a80e-3167172354e9" ;
    dct:issued "2023-03-08T04:40:58.602480"^^xsd:dateTime ;
    dct:modified "2024-12-23T00:05:46.405739"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA PENGUNJUNG APRIL 2022 RSUD KOTA MALANG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Idha Erfiningsih" ;
            vcard:hasEmail <mailto:erfiningsihidha@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2f0c1008-38b2-40c2-a80e-3167172354e9/resource/03311839-6bb7-48f1-8dbe-fbf73b85f46d> ;
    dcat:keyword "2022",
        "PENGUNJUNG",
        "rsud kota malang" .

<http://5.189.187.109/dataset/2f0c1008-38b2-40c2-a80e-3167172354e9/resource/03311839-6bb7-48f1-8dbe-fbf73b85f46d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T16:38:42.490759"^^xsd:dateTime ;
    dct:modified "2024-12-23T00:05:46.422913"^^xsd:dateTime ;
    dct:title "RL 5.1_Pengunjung.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/2f0c1008-38b2-40c2-a80e-3167172354e9/resource/03311839-6bb7-48f1-8dbe-fbf73b85f46d/download/rl-5.1_pengunjung.xls> ;
    dcat:byteSize "25088"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

