@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/20afd9e7-5feb-46de-9dd5-574b6cccef63> a dcat:Dataset ;
    dct:description "Jumlah Hotel Kecamatan Bringin" ;
    dct:identifier "ef50c335cca9f340bde656363ebd02fd" ;
    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 Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/20afd9e7-5feb-46de-9dd5-574b6cccef63/resource/1408c826-382a-4a88-ac7a-2398a7c3fb76> ;
    dcat:keyword "Bringin",
        "Hotel",
        "Jumlah",
        "Kecamatan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/863> .

<http://5.189.187.109/dataset/20afd9e7-5feb-46de-9dd5-574b6cccef63/resource/1408c826-382a-4a88-ac7a-2398a7c3fb76> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:06:39.595124"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:06:39.579356"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/863> .

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

