@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/7e6fd603-019b-4adf-9f2d-833e59891851> a dcat:Dataset ;
    dct:description "data pengunjung bulan januari 2021" ;
    dct:identifier "7e6fd603-019b-4adf-9f2d-833e59891851" ;
    dct:issued "2023-03-08T07:23:58.675477"^^xsd:dateTime ;
    dct:modified "2024-12-23T00:07:55.613205"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA PENGUNJUNG BULAN JANUARI 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Idha Erfiningsih" ;
            vcard:hasEmail <mailto:fahrizal.afif@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7e6fd603-019b-4adf-9f2d-833e59891851/resource/41b44160-7c4c-4d79-8817-1cc4c3ac851e> ;
    dcat:keyword "2021",
        "januari",
        "pengunjung",
        "rsud kota malang" .

<http://5.189.187.109/dataset/7e6fd603-019b-4adf-9f2d-833e59891851/resource/41b44160-7c4c-4d79-8817-1cc4c3ac851e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T08:00:05.906919"^^xsd:dateTime ;
    dct:modified "2024-12-23T00:07:55.627779"^^xsd:dateTime ;
    dct:title "RL 5.1_Pengunjung.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/7e6fd603-019b-4adf-9f2d-833e59891851/resource/41b44160-7c4c-4d79-8817-1cc4c3ac851e/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" .

