@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/c48429a8-eeaf-4965-95ab-db4399307d74> a dcat:Dataset ;
    dct:description "Jumlah Rumah Makan/Restoran Kecamatan Sine" ;
    dct:identifier "4fac9ba115140ac4f1c22da82aa0bc7f" ;
    dct:issued "2022-01-24"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pariwisata, Pemuda dan Olahraga" ] ;
    dct:title "Jumlah Rumah Makan/Restoran Kecamatan Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/c48429a8-eeaf-4965-95ab-db4399307d74/resource/5e15a045-bfd0-420e-a954-d0049c54a79e> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "MakanRestoran",
        "Rumah",
        "Sine" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/835> .

<http://5.189.187.109/dataset/c48429a8-eeaf-4965-95ab-db4399307d74/resource/5e15a045-bfd0-420e-a954-d0049c54a79e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:57:01.818659"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:01.792500"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/835> .

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

