@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/8db0662a-e8a1-40ff-9516-bd911d301629> a dcat:Dataset ;
    dct:identifier "8db0662a-e8a1-40ff-9516-bd911d301629" ;
    dct:issued "2026-01-12T12:23:12.513082"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:23:12.513097"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> ;
    dct:title "Jumlah kunjungan di objek wisata" ;
    dcat:distribution <http://5.189.187.109/dataset/8db0662a-e8a1-40ff-9516-bd911d301629/resource/0a06ea71-2ee5-4529-934d-8d19f41c6748> ;
    dcat:keyword "Kunjungan",
        "di",
        "objek",
        "wisata" .

<http://5.189.187.109/dataset/8db0662a-e8a1-40ff-9516-bd911d301629/resource/0a06ea71-2ee5-4529-934d-8d19f41c6748> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-06-16T09:15:27.185573"^^xsd:dateTime ;
    dct:modified "2026-01-12T12:23:12.505434"^^xsd:dateTime ;
    dct:title "Jumlah kunjungan di objek wisata 2022" ;
    dcat:accessURL <https://ckan.surabaya.go.id/dataset/8db0662a-e8a1-40ff-9516-bd911d301629/resource/0a06ea71-2ee5-4529-934d-8d19f41c6748/download/kode13300kode25033kode3286.csv> ;
    dcat:byteSize "39769"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4aeb3830-6021-42af-aaa6-5f10c0ee2d8e> a foaf:Agent ;
    foaf:name "Kota Surabaya" .

