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

<http://5.189.187.109:5000/dataset/575123af-ae7d-458d-9c4f-fddbc09824f5> a dcat:Dataset ;
    dct:description "Pengeluaran Wisnus Per Kunjungan se Jawa Timur" ;
    dct:identifier "e17184bcb70dcf3942c54e0b537ffc6d" ;
    dct:issued "-" ;
    dct:modified "2022-09-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Rata – Rata Pengeluaran Wisatawan Nusantara Per Kunjungan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/575123af-ae7d-458d-9c4f-fddbc09824f5/resource/b8ca86c6-8c36-455d-a0ec-536c45812602> ;
    dcat:keyword "jatim",
        "jawa timur",
        "pariwisata",
        "wisnus" ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/1033/detail_dataset> .

<http://5.189.187.109:5000/dataset/575123af-ae7d-458d-9c4f-fddbc09824f5/resource/b8ca86c6-8c36-455d-a0ec-536c45812602> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:22:14.965723"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:22:14.923131"^^xsd:dateTime ;
    dct:title "Rata – Rata Pengeluaran Wisatawan Nusantara Per Kunjungan" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/1033/csv/download_excel> .

<http://opendata.jatimprov.go.id/frontend/dataset/1033/detail_dataset> a foaf:Document .

