@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/14742e2a-3b5f-4dc3-89ce-121e42abb165> a dcat:Dataset ;
    dct:description "Data Pariwisata (Objek WIsata, Penerimaan Daerah, Wisatawan, Hotel) di Kota Tegal" ;
    dct:identifier "14742e2a-3b5f-4dc3-89ce-121e42abb165" ;
    dct:issued "2022-09-19T13:56:49.766276"^^xsd:dateTime ;
    dct:modified "2022-09-19T13:56:49.766287"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Data Pariwisata (Objek WIsata, Penerimaan Daerah, Wisatawan, Hotel)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/14742e2a-3b5f-4dc3-89ce-121e42abb165/resource/a53b74ac-49cb-4a88-8905-7781a86e5531> ;
    dcat:landingPage <disporapar.tegalkota.go.id/ppid> .

<https://data.jatengprov.go.id/dataset/14742e2a-3b5f-4dc3-89ce-121e42abb165/resource/a53b74ac-49cb-4a88-8905-7781a86e5531> a dcat:Distribution ;
    dct:description "Data Pariwisata (Objek WIsata, Penerimaan Daerah, Wisatawan, Hotel) di Kota Tegal" ;
    dct:format "XLSX" ;
    dct:title "Data Pariwisata.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/14742e2a-3b5f-4dc3-89ce-121e42abb165/resource/a53b74ac-49cb-4a88-8905-7781a86e5531/download/data-pariwisata.xlsx> ;
    dcat:byteSize 12481.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

