@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/87fa7e48-392a-4426-9d88-f3e0e7ac01a9> a dcat:Dataset ;
    dct:description "Jumlah Rumah Makan/Restoran Kecamatan Mantingan" ;
    dct:identifier "d7322ed717dedf1eb4e6e52a37ea7bcd" ;
    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 Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/87fa7e48-392a-4426-9d88-f3e0e7ac01a9/resource/47d2f628-0dff-4137-82e4-94fa5f9733e5> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "MakanRestoran",
        "Mantingan",
        "Rumah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/852> .

<http://5.189.187.109/dataset/87fa7e48-392a-4426-9d88-f3e0e7ac01a9/resource/47d2f628-0dff-4137-82e4-94fa5f9733e5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:07:25.506850"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:07:25.490333"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/852> .

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

