@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/0a2d8605-2a8f-44f7-9724-a36fa043e7fc> a dcat:Dataset ;
    dct:description "Jumlah Rumah Makan/Restoran Kecamatan Kwadungan" ;
    dct:identifier "0b8aff0438617c055eb55f0ba5d226fa" ;
    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 Kwadungan" ;
    dcat:distribution <http://5.189.187.109/dataset/0a2d8605-2a8f-44f7-9724-a36fa043e7fc/resource/46b3f9d6-aa3c-4ca6-9bc0-3c63b423a620> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Kwadungan",
        "MakanRestoran",
        "Rumah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/841> .

<http://5.189.187.109/dataset/0a2d8605-2a8f-44f7-9724-a36fa043e7fc/resource/46b3f9d6-aa3c-4ca6-9bc0-3c63b423a620> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:05:41.848146"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:05:41.833343"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/841> .

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

