@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/b2ded05f-ef71-47aa-8015-cd65c7a8fe98> a dcat:Dataset ;
    dct:description "Data mengenai desa wisata se jawa timur" ;
    dct:identifier "b132ecc1609bfcf302615847c1caa69a" ;
    dct:issued "-" ;
    dct:modified "2022-09-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Jumlah Desa Wisata Berdasarkan Kabupaten Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/b2ded05f-ef71-47aa-8015-cd65c7a8fe98/resource/ab7f4cb2-01cb-4884-9e97-178c12db7eaa> ;
    dcat:keyword "desa wisata",
        "dewi jatim",
        "jatim" ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/1561/detail_dataset> .

<http://5.189.187.109:5000/dataset/b2ded05f-ef71-47aa-8015-cd65c7a8fe98/resource/ab7f4cb2-01cb-4884-9e97-178c12db7eaa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:46:29.755460"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:46:29.737204"^^xsd:dateTime ;
    dct:title "Jumlah Desa Wisata Berdasarkan Kabupaten Kota" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/1561/csv/download_excel> .

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

