@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/8019cd70-028c-4232-afd8-3bf11acaaf54> a dcat:Dataset ;
    dct:description "Jumlah Rumah Makan/Restoran Kecamatan Bringin" ;
    dct:identifier "b706835de79a2b4e80506f582af3676a" ;
    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 Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/8019cd70-028c-4232-afd8-3bf11acaaf54/resource/3c3614ab-1c98-4827-bf85-0b1c8edf0981> ;
    dcat:keyword "Bringin",
        "Jumlah",
        "Kecamatan",
        "MakanRestoran",
        "Rumah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/844> .

<http://5.189.187.109/dataset/8019cd70-028c-4232-afd8-3bf11acaaf54/resource/3c3614ab-1c98-4827-bf85-0b1c8edf0981> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:05:45.281846"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:05:45.268752"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/844> .

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

