@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/765c5659-6b5a-42f1-821e-485fea1335e4> a dcat:Dataset ;
    dct:description "Jumlah Rumah Makan/Restoran Kecamatan Geneng" ;
    dct:identifier "934815ad542a4a7c5e8a2dfa04fea9f5" ;
    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 Rumah Makan/Restoran Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/765c5659-6b5a-42f1-821e-485fea1335e4/resource/4ddf9fe1-a33c-44f4-b4a9-5b2d9a30c2d7> ;
    dcat:keyword "Geneng",
        "Jumlah",
        "Kecamatan",
        "MakanRestoran",
        "Rumah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/839> .

<http://5.189.187.109/dataset/765c5659-6b5a-42f1-821e-485fea1335e4/resource/4ddf9fe1-a33c-44f4-b4a9-5b2d9a30c2d7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:06:50.842470"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:06:50.826448"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/839> .

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

