@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/2f429d65-a5ca-49a7-8ca5-7136a20fcb1a> a dcat:Dataset ;
    dct:description "Rata-rata Lama Tinggal Wisatawan" ;
    dct:identifier "79451bd9-33cb-11f1-b2cf-0242ac120115" ;
    dct:issued "2024-05-29"^^xsd:date ;
    dct:modified "2024-05-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kebudayaan Dan Pariwisata" ] ;
    dct:title "Rata-rata Lama Tinggal Wisatawan" ;
    dcat:distribution <http://5.189.187.109/dataset/2f429d65-a5ca-49a7-8ca5-7136a20fcb1a/resource/43e95fe8-1500-4b06-a458-73d2920b0ed9> ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/2292> .

<http://5.189.187.109/dataset/2f429d65-a5ca-49a7-8ca5-7136a20fcb1a/resource/43e95fe8-1500-4b06-a458-73d2920b0ed9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-15T07:48:51.150169"^^xsd:dateTime ;
    dct:modified "2026-04-15T07:48:51.142900"^^xsd:dateTime ;
    dct:title "Rata-rata Lama Tinggal Wisatawan" ;
    dcat:accessURL <https://solodata.surakarta.go.id/uploads/export_capaian/2023/2023_Rata-rata_Lama_Tinggal_Wisatawan.json> .

<https://solodata.surakarta.go.id/opendata/detail_package/2292> a foaf:Document .

