@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/f0a62c47-e03e-4e30-8057-f39b84c57266> a dcat:Dataset ;
    dct:description "Jumlah Hotel Kecamatan Kwadungan" ;
    dct:identifier "298923c8190045e91288b430794814c4" ;
    dct:issued "2022-01-24"^^xsd:date ;
    dct:modified "2023-05-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pariwisata, Pemuda dan Olahraga" ] ;
    dct:title "Jumlah Hotel Kecamatan Kwadungan" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f0a62c47-e03e-4e30-8057-f39b84c57266/resource/ecc2ed9f-a210-4787-9b71-3cbb84d1201a> ;
    dcat:keyword "Hotel",
        "Jumlah",
        "Kecamatan",
        "Kwadungan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/860> .

<http://5.189.187.109:5000/dataset/f0a62c47-e03e-4e30-8057-f39b84c57266/resource/ecc2ed9f-a210-4787-9b71-3cbb84d1201a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:06:41.585498"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:06:41.561840"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/860> .

<https://satudata.ngawikab.go.id/data/sektoral/860> a foaf:Document .

