@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/dataset/c2aacbbc-c0b8-441a-91ba-cff5e3a3feb3> a dcat:Dataset ;
    dct:description """Data Jumlah Akomodasi Hotel Menurut Kecamatan\r
""" ;
    dct:identifier "333222170ab9edca4785c39f55221fe7" ;
    dct:issued "-" ;
    dct:modified "2023-06-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Jumlah Akomodasi Hotel Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/c2aacbbc-c0b8-441a-91ba-cff5e3a3feb3/resource/4409a7d4-d4f7-4f6c-a245-76fe379bbee1> ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/1922/detail_dataset> .

<http://5.189.187.109/dataset/c2aacbbc-c0b8-441a-91ba-cff5e3a3feb3/resource/4409a7d4-d4f7-4f6c-a245-76fe379bbee1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:51:14.564713"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:51:14.554873"^^xsd:dateTime ;
    dct:title "Jumlah Akomodasi Hotel Menurut Kecamatan" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/1922/csv/download_excel> .

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

