@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/f8f596f9-5473-4539-8750-4b883196e63b> a dcat:Dataset ;
    dct:description "Berisi data kunjungan wisatawan nusantara dan manca negara di Kabupaten Karanganyar Tahun 2017" ;
    dct:identifier "f8f596f9-5473-4539-8750-4b883196e63b" ;
    dct:issued "2022-10-12T08:41:11.785559"^^xsd:dateTime ;
    dct:modified "2022-10-12T08:41:11.785570"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Data Kunjungan Pariwisata Kabupaten Karanganyar Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:disparpora.karanganyar@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f8f596f9-5473-4539-8750-4b883196e63b/resource/d938994d-af90-4490-884a-b15065d09cc2> ;
    dcat:keyword "disparpora",
        "kunjungan",
        "pariwisata",
        "wisata" ;
    dcat:landingPage <bidang%20destinasi%20pariwisata> .

<bidang%20destinasi%20pariwisata> a foaf:Document .

<http://5.189.187.109/dataset/f8f596f9-5473-4539-8750-4b883196e63b/resource/d938994d-af90-4490-884a-b15065d09cc2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2018-05-24T04:39:49.021899"^^xsd:dateTime ;
    dct:modified "2022-10-12T08:41:11.772149"^^xsd:dateTime ;
    dct:title "data kunjungan wisata 2017.xlsx" ;
    dcat:accessURL <http://opendata.karanganyarkab.go.id/dataset/f8f596f9-5473-4539-8750-4b883196e63b/resource/d938994d-af90-4490-884a-b15065d09cc2/download/data-kunjungan-wisata-2017.xlsx> ;
    dcat:byteSize "13866"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

