@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/e0cfafdd-bf58-4998-8032-0fb6ff7e1c3f> a dcat:Dataset ;
    dct:description "Data Wisatawan yang mengunjungi obyek pariwisata berdasar lokasi kecamatan di Kabupaten Batang Tahun 2015" ;
    dct:identifier "e0cfafdd-bf58-4998-8032-0fb6ff7e1c3f" ;
    dct:issued "2022-10-11T17:02:31.159291"^^xsd:dateTime ;
    dct:modified "2024-12-22T14:52:45.949910"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> ;
    dct:title "Jumlah Pengunjung Obyek Wisata Tahun 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rudi" ;
            vcard:hasEmail <mailto:rudi@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e0cfafdd-bf58-4998-8032-0fb6ff7e1c3f/resource/42ff5ceb-1425-4e01-acfb-9e07fe3a850b> ;
    dcat:keyword "Batang",
        "Pengunjung",
        "Wisatawan" .

<http://5.189.187.109/dataset/e0cfafdd-bf58-4998-8032-0fb6ff7e1c3f/resource/42ff5ceb-1425-4e01-acfb-9e07fe3a850b> a dcat:Distribution ;
    dct:description "Data Pengunjung" ;
    dct:format "XLSX" ;
    dct:issued "2018-07-19T13:32:47.898275"^^xsd:dateTime ;
    dct:modified "2022-10-11T17:02:31.150035"^^xsd:dateTime ;
    dct:title "BATANG DALAM ANGKA_2015.xls" ;
    dcat:accessURL <http://103.146.199.34/dataset/e0cfafdd-bf58-4998-8032-0fb6ff7e1c3f/resource/42ff5ceb-1425-4e01-acfb-9e07fe3a850b/download/batang-dalam-angka_2015.xls> ;
    dcat:byteSize "38400"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/843f3a98-eace-437d-af09-4f3fdc10ec83> a foaf:Agent ;
    foaf:name "Kabupaten Batang" .

