@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/43fd19fc-e87e-4361-8f75-83caee1d2b72> a dcat:Dataset ;
    dct:description "Jumlah wisatawan domestik di kabupaten kendal tahun 2017" ;
    dct:identifier "43fd19fc-e87e-4361-8f75-83caee1d2b72" ;
    dct:issued "2018-05-18T08:00:32.310779"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:00:32.310799"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah wisatawan domestik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "faris" ;
            vcard:hasEmail <mailto:faris.kho.azis@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/43fd19fc-e87e-4361-8f75-83caee1d2b72/resource/a96582bb-193a-4679-be64-0ffd0dac7393> ;
    dcat:landingPage <disporapar@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/43fd19fc-e87e-4361-8f75-83caee1d2b72/resource/a96582bb-193a-4679-be64-0ffd0dac7393> a dcat:Distribution ;
    dct:description "Jumlah wisatawan domestik di kabupaten kendal pada tahun 2017" ;
    dct:format "XLSX" ;
    dct:title "Jumlah wisatawan domestik" ;
    dcat:accessURL <http://118.97.18.18/dataset/43fd19fc-e87e-4361-8f75-83caee1d2b72/resource/a96582bb-193a-4679-be64-0ffd0dac7393/download/jumlah_pengunjung_ow_2017.xlsx> ;
    dcat:byteSize 11636.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

