@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/1887355b-967d-4112-b784-6e90b87fa0e3> a dcat:Dataset ;
    dct:description "Jumlah Hotel Kendal " ;
    dct:identifier "f33ba15effa5c10e873bf3842afb46a6" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/1887355b-967d-4112-b784-6e90b87fa0e3/resource/c4df0f06-d8e9-40d6-9817-d0c1982a4a79> ;
    dcat:keyword "Hotel",
        "Jumlah",
        "Kendal" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/857> .

<http://5.189.187.109/dataset/1887355b-967d-4112-b784-6e90b87fa0e3/resource/c4df0f06-d8e9-40d6-9817-d0c1982a4a79> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:07:22.227207"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:07:22.217037"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/857> .

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

