@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/a073688c-9e11-4d53-9e82-bf524ac31a29> a dcat:Dataset ;
    dct:description "Jumlah Hotel Kecamatan Gerih" ;
    dct:identifier "766d856ef1a6b02f93d894415e6bfa0e" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/a073688c-9e11-4d53-9e82-bf524ac31a29/resource/82dd1b3a-7ddc-4484-bef1-d475b9cc3f40> ;
    dcat:keyword "Gerih",
        "Hotel",
        "Jumlah",
        "Kecamatan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/859> .

<http://5.189.187.109/dataset/a073688c-9e11-4d53-9e82-bf524ac31a29/resource/82dd1b3a-7ddc-4484-bef1-d475b9cc3f40> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:06:58.765105"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:06:58.743137"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/859> .

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

