@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#> .

<http://5.189.187.109/dataset/52d050c1-97ec-45ba-8c17-5c9e30b82926> a dcat:Dataset ;
    dct:description "Jumlah objek wisata dan kunjungan wisatawan di Kota Tegal Tahun 2022" ;
    dct:identifier "52d050c1-97ec-45ba-8c17-5c9e30b82926" ;
    dct:issued "2023-06-11T13:48:07.709294"^^xsd:dateTime ;
    dct:modified "2023-10-30T10:29:46.006341"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Data Pariwisata di Kota Tegal Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia" ] ;
    dcat:distribution <http://5.189.187.109/dataset/52d050c1-97ec-45ba-8c17-5c9e30b82926/resource/e15603e0-2d99-4e66-94cd-c7f41eb341ee> ;
    dcat:keyword "Pariwisata" ;
    dcat:landingPage <disporabudpar@tegalkota.go.id> .

<disporabudpar@tegalkota.go.id> a foaf:Document .

<http://5.189.187.109/dataset/52d050c1-97ec-45ba-8c17-5c9e30b82926/resource/e15603e0-2d99-4e66-94cd-c7f41eb341ee> a dcat:Distribution ;
    dct:description "Jumlah objek wisata dan kunjungan wisatawan di Kota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-05-30T06:35:47.242458"^^xsd:dateTime ;
    dct:modified "2023-10-30T10:29:46.012666"^^xsd:dateTime ;
    dct:title "Data Pariwisata di Kota Tegal Tahun 2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/52d050c1-97ec-45ba-8c17-5c9e30b82926/resource/e15603e0-2d99-4e66-94cd-c7f41eb341ee/download/35.-data-pariwisata-di-kota-tegal-tahun-2022.xlsx> ;
    dcat:byteSize "17362"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

