@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/8d345ad5-c2b2-4495-a571-b58d9c5dab00> a dcat:Dataset ;
    dct:description "Jumlah Rumah Makan/Restoran Kecamatan Karangjati" ;
    dct:identifier "9ab0d88431732957a618d4a469a0d4c3" ;
    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 Karangjati" ;
    dcat:distribution <http://5.189.187.109/dataset/8d345ad5-c2b2-4495-a571-b58d9c5dab00/resource/82251511-47a5-466f-8230-79090fa45603> ;
    dcat:keyword "Jumlah",
        "Karangjati",
        "Kecamatan",
        "MakanRestoran",
        "Rumah" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/843> .

<http://5.189.187.109/dataset/8d345ad5-c2b2-4495-a571-b58d9c5dab00/resource/82251511-47a5-466f-8230-79090fa45603> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:06:49.122526"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:06:49.108951"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/843> .

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

