@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/1bf82e50-b588-4e0d-ab5a-a0460163a48f> a dcat:Dataset ;
    dct:description "Banyaknya perusahaan dan sarana angkutan orang dengan bus tidak dalam trayek yang melayani angkutan orang untuk keperluan pariwisata." ;
    dct:identifier "1bf82e50-b588-4e0d-ab5a-a0460163a48f" ;
    dct:issued "2025-10-23T01:44:33.207520"^^xsd:dateTime ;
    dct:modified "2025-10-23T01:44:55.789691"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/b5a2a6c8-64ab-4f6f-9a4e-c891ba264ab7> ;
    dct:title "Jumlah Angkutan Wisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagus Adi Raharja" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1bf82e50-b588-4e0d-ab5a-a0460163a48f/resource/fcf6cf65-3615-48be-8114-27f5e4b738c8> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/1bf82e50-b588-4e0d-ab5a-a0460163a48f/resource/fcf6cf65-3615-48be-8114-27f5e4b738c8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Angkutan Wisata Tahun 2024" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1bf82e50-b588-4e0d-ab5a-a0460163a48f/resource/fcf6cf65-3615-48be-8114-27f5e4b738c8/download/jumlah-angkutan-wisata-tahun-2024.xlsx> ;
    dcat:byteSize 7647.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/b5a2a6c8-64ab-4f6f-9a4e-c891ba264ab7> a foaf:Organization ;
    foaf:name "Dinas Perhubungan " .

