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

<https://data.jatengprov.go.id/dataset/27f40638-05ba-45f6-9128-6fe0ae11b957> a dcat:Dataset ;
    dct:description " Jumlah wisatawan mancanegara" ;
    dct:identifier "27f40638-05ba-45f6-9128-6fe0ae11b957" ;
    dct:issued "2023-01-23T05:42:37.847337"^^xsd:dateTime ;
    dct:modified "2023-07-24T09:26:19.360343"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Jumlah wisatawan mancanegara" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/27f40638-05ba-45f6-9128-6fe0ae11b957/resource/ef108a91-e923-430c-a576-37c9c68db52f> ;
    dcat:keyword "pariwisata" .

<https://data.jatengprov.go.id/dataset/27f40638-05ba-45f6-9128-6fe0ae11b957/resource/ef108a91-e923-430c-a576-37c9c68db52f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Wisatawan Mancanegara" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/27f40638-05ba-45f6-9128-6fe0ae11b957/resource/ef108a91-e923-430c-a576-37c9c68db52f/download/3.-jumlah-wisatawan-mancanegara.xlsx> ;
    dcat:byteSize 8980.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

