@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/dce252cd-b4ba-4313-bda3-cc144a37e9aa> a dcat:Dataset ;
    dct:description "Jumlah Rumah Makan/Restoran Kecamatan Kedunggalar" ;
    dct:identifier "fed33392d3a48aa149a87a38b875ba4a" ;
    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 Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/dce252cd-b4ba-4313-bda3-cc144a37e9aa/resource/58db35d0-1bf4-4437-b15c-7f82f0c59e77> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kedunggalar",
        "MakanRestoran",
        "Rumah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/849> .

<http://5.189.187.109/dataset/dce252cd-b4ba-4313-bda3-cc144a37e9aa/resource/58db35d0-1bf4-4437-b15c-7f82f0c59e77> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:08:17.905932"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:08:17.883473"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/849> .

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

