@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/643d45ad-93f3-4d37-924d-ae51cf384c4d> a dcat:Dataset ;
    dct:description "Data Pengunjung Bulan Februari Tahun 2021" ;
    dct:identifier "643d45ad-93f3-4d37-924d-ae51cf384c4d" ;
    dct:issued "2023-03-08T06:30:25.449329"^^xsd:dateTime ;
    dct:modified "2024-12-23T00:07:39.077431"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Pengunjung Bulan Februari Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Idha Erfiningsih" ;
            vcard:hasEmail <mailto:erfiningsihidha@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/643d45ad-93f3-4d37-924d-ae51cf384c4d/resource/f78575a1-45ea-4927-86e9-d4868435ee1a> ;
    dcat:keyword "2021",
        "februari",
        "pengunjung",
        "rsud kota malang" .

<http://5.189.187.109/dataset/643d45ad-93f3-4d37-924d-ae51cf384c4d/resource/f78575a1-45ea-4927-86e9-d4868435ee1a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T08:26:39.036023"^^xsd:dateTime ;
    dct:modified "2024-12-23T00:07:39.094333"^^xsd:dateTime ;
    dct:title "Pengunjung Februari 2021" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/643d45ad-93f3-4d37-924d-ae51cf384c4d/resource/f78575a1-45ea-4927-86e9-d4868435ee1a/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" .

