@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/6184a60c-99cc-4b5d-89a7-f105608b45f9> a dcat:Dataset ;
    dct:description "JUMLAH NILAI BELANJA WISATAWAN 2012 – 2016" ;
    dct:identifier "6184a60c-99cc-4b5d-89a7-f105608b45f9" ;
    dct:issued "2017-11-09T04:08:40.741512"^^xsd:dateTime ;
    dct:modified "2017-11-09T04:09:03.470507"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f4619010-2c7c-4870-8062-26585e509b9c> ;
    dct:title "JUMLAH NILAI BELANJA WISATAWAN" ;
    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/6184a60c-99cc-4b5d-89a7-f105608b45f9/resource/4be15290-9de1-4151-9418-755629dacac3> .

<https://data.jatengprov.go.id/dataset/6184a60c-99cc-4b5d-89a7-f105608b45f9/resource/4be15290-9de1-4151-9418-755629dacac3> a dcat:Distribution ;
    dct:description "JUMLAH NILAI BELANJA WISATAWAN 2012 – 2016" ;
    dct:format "XLS" ;
    dct:title "JUMLAH NILAI BELANJA WISATAWAN" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6184a60c-99cc-4b5d-89a7-f105608b45f9/resource/4be15290-9de1-4151-9418-755629dacac3/download/jumlah-nilai-belanja-wisatawan-2012-2016.xls> ;
    dcat:byteSize 23552.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 " .

