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

<https://data.jatengprov.go.id/dataset/52da90b1-07e3-488a-8f4b-d432efe09327> a dcat:Dataset ;
    dct:description "Desa Wisata Provinsi Jawa Tengah Tahun 2019" ;
    dct:identifier "52da90b1-07e3-488a-8f4b-d432efe09327" ;
    dct:issued "2019-07-22T06:27:01.328962"^^xsd:dateTime ;
    dct:modified "2019-07-22T06:27:52.779085"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f4619010-2c7c-4870-8062-26585e509b9c> ;
    dct:title "Desa Wisata Provinsi Jawa Tengah Tahun 2019" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DIsporapar Jateng" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/52da90b1-07e3-488a-8f4b-d432efe09327/resource/46faa37b-9f74-4a2d-9110-69d14954cc43> ;
    dcat:landingPage <https://disporapar.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/52da90b1-07e3-488a-8f4b-d432efe09327/resource/46faa37b-9f74-4a2d-9110-69d14954cc43> a dcat:Distribution ;
    dct:description "Desa Wisata Provinsi Jawa Tengah Tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Desa Wisata Provinsi Jawa Tengah Tahun 2019" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/52da90b1-07e3-488a-8f4b-d432efe09327/resource/46faa37b-9f74-4a2d-9110-69d14954cc43/download/daftar-desa-wisata.xlsx> ;
    dcat:byteSize 321112.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

