@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/96a8ba8e-a771-4623-90e1-d6f3ad101bdd> a dcat:Dataset ;
    dct:description "Jumlah Hotel Kecamatan Jogorogo" ;
    dct:identifier "7f975a56c761db6506eca0b37ce6ec87" ;
    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 Jogorogo" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/96a8ba8e-a771-4623-90e1-d6f3ad101bdd/resource/a6ee5281-65fb-4345-836e-1752f1754aaa> ;
    dcat:keyword "Hotel",
        "Jogorogo",
        "Jumlah",
        "Kecamatan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/856> .

<http://5.189.187.109:5000/dataset/96a8ba8e-a771-4623-90e1-d6f3ad101bdd/resource/a6ee5281-65fb-4345-836e-1752f1754aaa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:08:16.210352"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:08:16.194754"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/856> .

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

