@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#> .

<https://data.jatengprov.go.id/dataset/52abcef3-7c57-4a07-9f48-ee5ad8f16264> a dcat:Dataset ;
    dct:description "JUMLAH PENGUNJUNG DAYA TARIK WISATA 2012 - 2016" ;
    dct:identifier "52abcef3-7c57-4a07-9f48-ee5ad8f16264" ;
    dct:issued "2017-11-09T04:09:38.784486"^^xsd:dateTime ;
    dct:modified "2017-11-09T04:10:01.536038"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f4619010-2c7c-4870-8062-26585e509b9c> ;
    dct:title "JUMLAH PENGUNJUNG DAYA TARIK WISATA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DISPORAPAR Provinsi Jawa Tengah" ;
            vcard:hasEmail <mailto:disporapar@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/52abcef3-7c57-4a07-9f48-ee5ad8f16264/resource/35ede0f2-d76a-4f3f-9edc-8f4ee988bf9e> .

<https://data.jatengprov.go.id/dataset/52abcef3-7c57-4a07-9f48-ee5ad8f16264/resource/35ede0f2-d76a-4f3f-9edc-8f4ee988bf9e> a dcat:Distribution ;
    dct:description "JUMLAH PENGUNJUNG DAYA TARIK WISATA 2012 - 2016" ;
    dct:format "XLS" ;
    dct:title "JUMLAH PENGUNJUNG DAYA TARIK WISATA" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/52abcef3-7c57-4a07-9f48-ee5ad8f16264/resource/35ede0f2-d76a-4f3f-9edc-8f4ee988bf9e/download/jumlah-pengunjung-daya-tarik-wisata-2012-2016.xls> ;
    dcat:byteSize 24064.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/f4619010-2c7c-4870-8062-26585e509b9c> a foaf:Organization ;
    foaf:name "Dinas Kepemudaan, Olahraga Dan Pariwisata " .

