@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/3d788d75-3036-403e-acca-dd3388f64932> a dcat:Dataset ;
    dct:description "Jumlah Rumah Makan/Restoran Kecamatan Kendal " ;
    dct:identifier "7b13b2203029ed80337f27127a9f1d28" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/3d788d75-3036-403e-acca-dd3388f64932/resource/ec4eaedc-d965-4a39-8ff7-0b5757d14232> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kendal",
        "MakanRestoran",
        "Rumah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/838> .

<http://5.189.187.109/dataset/3d788d75-3036-403e-acca-dd3388f64932/resource/ec4eaedc-d965-4a39-8ff7-0b5757d14232> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:06:06.215318"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:06:06.179509"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/838> .

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

