@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/31f5e32f-f6ca-43e6-8e91-1b79a62fce0b> a dcat:Dataset ;
    dct:description "Jumlah Rumah Makan/Restoran Kecamatan Jogorogo" ;
    dct:identifier "860320be12a1c050cd7731794e231bd3" ;
    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 Jogorogo" ;
    dcat:distribution <http://5.189.187.109/dataset/31f5e32f-f6ca-43e6-8e91-1b79a62fce0b/resource/e2f47770-1ce8-4df0-a15d-2df37c64ec57> ;
    dcat:keyword "Jogorogo",
        "Jumlah",
        "Kecamatan",
        "MakanRestoran",
        "Rumah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/837> .

<http://5.189.187.109/dataset/31f5e32f-f6ca-43e6-8e91-1b79a62fce0b/resource/e2f47770-1ce8-4df0-a15d-2df37c64ec57> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:07:02.246947"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:07:02.227053"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/837> .

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

