@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/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-04-23T04:17:23.295374"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:17:23.295391"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Jumlah wisatawan tahun n-1" ;
    dcat:distribution <http://5.189.187.109/dataset/ccc4f998-44b6-46af-98aa-8c4a48e2e3ad/resource/60a69ab3-1ea1-4eb6-adc8-3a2ccf5992ca> ;
    dcat:landingPage <https://opendata.balikpapan.go.id/dataset-statistik/447> .

<http://5.189.187.109/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-04-23T04:17:23.291778"^^xsd:dateTime ;
    dct:title "Jumlah wisatawan tahun n-1" ;
    dcat:accessURL <https://data.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" .

<http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

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

