@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/780479f9-a003-4532-970e-1dc536eabebc> a dcat:Dataset ;
    dct:description "kunjungan wisatawan 2014-2021" ;
    dct:identifier "f28a9825-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-01-09"^^xsd:date ;
    dct:modified "2024-01-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kebudayaan Dan Pariwisata" ] ;
    dct:title "kunjungan wisatawan 2014-2021" ;
    dcat:distribution <http://5.189.187.109/dataset/780479f9-a003-4532-970e-1dc536eabebc/resource/45656b6f-4528-463b-bb48-2adb5c3f39ca> ;
    dcat:keyword "wisatawan" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/330> .

<http://5.189.187.109/dataset/780479f9-a003-4532-970e-1dc536eabebc/resource/45656b6f-4528-463b-bb48-2adb5c3f39ca> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-20T18:53:58.819021"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:53:58.800307"^^xsd:dateTime ;
    dct:title "kunjungan-wisatawan-2014-2021" ;
    dcat:accessURL <http://uploads/dataset/330/kunjungan-wisatawan-2014-2021.csv> ;
    dcat:mediaType "text/csv" .

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

