@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/3b7fa665-d69d-4fd9-b59f-a4eebfc61d45> a dcat:Dataset ;
    dct:description "Jumlah Kunjungan Wisatawan (Orang)" ;
    dct:identifier "79451d0c-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 "Jumlah Kunjungan Wisatawan (Orang)" ;
    dcat:distribution <http://5.189.187.109/dataset/3b7fa665-d69d-4fd9-b59f-a4eebfc61d45/resource/97648da0-e227-4b1f-a522-c26b39efe97c> ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/2293> .

<http://5.189.187.109/dataset/3b7fa665-d69d-4fd9-b59f-a4eebfc61d45/resource/97648da0-e227-4b1f-a522-c26b39efe97c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-15T07:48:55.984277"^^xsd:dateTime ;
    dct:modified "2026-04-15T07:48:55.975728"^^xsd:dateTime ;
    dct:title "Jumlah Kunjungan Wisatawan (Orang)" ;
    dcat:accessURL <https://solodata.surakarta.go.id/uploads/export_capaian/2023/2023_Jumlah_Kunjungan_Wisatawan_%28Orang%29.json> .

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

