@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/af7ebf22-5ea8-4575-8c8a-f57d93b49a11> a dcat:Dataset ;
    dct:description "Kunjungan Wisata Tahun 2017-2021" ;
    dct:identifier "af7ebf22-5ea8-4575-8c8a-f57d93b49a11" ;
    dct:issued "2022-10-04T07:27:55.907035"^^xsd:dateTime ;
    dct:modified "2022-10-04T07:27:55.907049"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Kunjungan Wisata Tahun 2017-2021" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pariwisata dan Kebudayaan" ;
            vcard:hasEmail <mailto:disparbud.kebumen@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/af7ebf22-5ea8-4575-8c8a-f57d93b49a11/resource/94a1ea1d-9ee1-4445-a838-45c025106a40> ;
    dcat:landingPage <Dinas%20Pariwisata%20dan%20Kebudayaan> .

<https://data.jatengprov.go.id/dataset/af7ebf22-5ea8-4575-8c8a-f57d93b49a11/resource/94a1ea1d-9ee1-4445-a838-45c025106a40> a dcat:Distribution ;
    dct:description "Kunjungan Wisata Tahun 2017-2021" ;
    dct:format "XLSX" ;
    dct:title "Kunjungan Wisata Tahun 2017-2021" ;
    dcat:accessURL <https://opendata.kebumenkab.go.id/dataset/af7ebf22-5ea8-4575-8c8a-f57d93b49a11/resource/94a1ea1d-9ee1-4445-a838-45c025106a40/download/kunjungan-wisata-tahun-2017-2021.xlsx> ;
    dcat:byteSize 6537.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kebumen" .

