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

<https://ckan.balikpapan.go.id/dataset/ccc4f998-44b6-46af-98aa-8c4a48e2e3ad> a dcat:Dataset ;
    dct:description "total jumlah kunjungan wisatawan pada tahun sebelumnya (satu tahun sebelum tahun berjalan atau tahun pengukuran)" ;
    dct:identifier "ccc4f998-44b6-46af-98aa-8c4a48e2e3ad" ;
    dct:issued "2026-07-16T04:56:35.470614"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:56:35.470619"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/def41726-d67d-4af8-959a-31a70d379ce4> ;
    dct:title "Jumlah wisatawan tahun n-1" ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/ccc4f998-44b6-46af-98aa-8c4a48e2e3ad/resource/60a69ab3-1ea1-4eb6-adc8-3a2ccf5992ca> ;
    dcat:landingPage <https://opendata.balikpapan.go.id/dataset-statistik/447> .

<https://ckan.balikpapan.go.id/dataset/ccc4f998-44b6-46af-98aa-8c4a48e2e3ad/resource/60a69ab3-1ea1-4eb6-adc8-3a2ccf5992ca> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-02T02:52:46.912256"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:56:35.469206"^^xsd:dateTime ;
    dct:title "Jumlah wisatawan tahun n-1" ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/ccc4f998-44b6-46af-98aa-8c4a48e2e3ad/resource/60a69ab3-1ea1-4eb6-adc8-3a2ccf5992ca/download/jumlah-wisatawan-tahun-n-1.csv> ;
    dcat:byteSize "92"^^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" .

<https://opendata.balikpapan.go.id/dataset-statistik/447> a foaf:Document .

