@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/c78aed19-2bb5-4f7e-931f-4e6cd50f3cd4> a dcat:Dataset ;
    dct:description "Data Pengunjung November 2021 RSUD Kota malang" ;
    dct:identifier "c78aed19-2bb5-4f7e-931f-4e6cd50f3cd4" ;
    dct:issued "2023-03-08T08:01:49.607809"^^xsd:dateTime ;
    dct:modified "2024-12-08T06:42:15.927193"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Pengunjung November 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/c78aed19-2bb5-4f7e-931f-4e6cd50f3cd4/resource/cf6c225b-9c5f-46b5-bb8a-54bc9ba45508> ;
    dcat:keyword "2021",
        "Pengunjung",
        "rsud kota malang" .

<http://5.189.187.109/dataset/c78aed19-2bb5-4f7e-931f-4e6cd50f3cd4/resource/cf6c225b-9c5f-46b5-bb8a-54bc9ba45508> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T04:05:20.609587"^^xsd:dateTime ;
    dct:modified "2024-12-08T06:42:15.943290"^^xsd:dateTime ;
    dct:title "RL 5.1_Pengunjung.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/c78aed19-2bb5-4f7e-931f-4e6cd50f3cd4/resource/cf6c225b-9c5f-46b5-bb8a-54bc9ba45508/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" .

