@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/b4afc3e0-6038-48dc-a651-4722b853cc09> a dcat:Dataset ;
    dct:description "Data Pengunjung Agustus 2021 RSUD Kota Malang" ;
    dct:identifier "b4afc3e0-6038-48dc-a651-4722b853cc09" ;
    dct:issued "2023-03-08T07:52:36.397982"^^xsd:dateTime ;
    dct:modified "2024-12-25T12:42:37.454279"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Pengunjung Agustus 2021 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/b4afc3e0-6038-48dc-a651-4722b853cc09/resource/00447161-9919-436a-be0a-61a518dc518f> ;
    dcat:keyword "2021",
        "pengunjung",
        "rsud kota malang" .

<http://5.189.187.109/dataset/b4afc3e0-6038-48dc-a651-4722b853cc09/resource/00447161-9919-436a-be0a-61a518dc518f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T02:47:16.162897"^^xsd:dateTime ;
    dct:modified "2024-12-25T12:42:37.470020"^^xsd:dateTime ;
    dct:title "RL 5.1_Pengunjung.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/b4afc3e0-6038-48dc-a651-4722b853cc09/resource/00447161-9919-436a-be0a-61a518dc518f/download/rl-5.1_pengunjung.xls> ;
    dcat:byteSize "22016"^^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" .

