@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://data.kaltimprov.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-04-03T21:30:17.265988"^^xsd:dateTime ;
    dct:modified "2026-04-03T21:30:17.265993"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> ;
    dct:title "Jumlah wisatawan tahun n-1" ;
    dcat:distribution <https://data.kaltimprov.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://data.kaltimprov.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-04-03T21:30:17.264682"^^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" .

<https://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

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

