@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#> .

<https://ckan.balikpapan.go.id/dataset/f9c2825b-4ac6-488b-b80e-a9939a812f6c> a dcat:Dataset ;
    dct:identifier "f9c2825b-4ac6-488b-b80e-a9939a812f6c" ;
    dct:issued "2026-07-16T04:55:25.584613"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:55:25.584619"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/def41726-d67d-4af8-959a-31a70d379ce4> ;
    dct:title "JUMLAH KUNJUNGAN WISATAWAN KOTA BALIKPAPAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rinatriyanti170375@gmail.com" ;
            vcard:hasEmail <mailto:rinatriyanti170375@gmail.com> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/f9c2825b-4ac6-488b-b80e-a9939a812f6c/resource/e62736e4-7ec2-4843-a386-6ddb8ea91b74> .

<https://ckan.balikpapan.go.id/dataset/f9c2825b-4ac6-488b-b80e-a9939a812f6c/resource/e62736e4-7ec2-4843-a386-6ddb8ea91b74> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-01T02:16:13.160410"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:55:25.583166"^^xsd:dateTime ;
    dct:title "Jumlah kunjungan wisatawan kota Balikpapan" ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/f9c2825b-4ac6-488b-b80e-a9939a812f6c/resource/e62736e4-7ec2-4843-a386-6ddb8ea91b74/download/jumlah-kunjungan-wisatawan-kota-balikpapan.csv> ;
    dcat:byteSize "95"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.balikpapan.go.id/organization/def41726-d67d-4af8-959a-31a70d379ce4> a foaf:Agent ;
    foaf:name "Dinas Pemuda, Olahraga, Dan Pariwisata" .

