@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/a325949d-32b5-437e-91e9-c95db32dd71a> a dcat:Dataset ;
    dct:description "Jumlah Pasar Daerah di Kecamatan Gerih" ;
    dct:identifier "ae614c557843b1df326cb29c57225459" ;
    dct:issued "2022-05-13"^^xsd:date ;
    dct:modified "2023-06-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan, Perindustrian dan Tenaga Kerja" ] ;
    dct:title "Jumlah Pasar Daerah di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/a325949d-32b5-437e-91e9-c95db32dd71a/resource/b911906c-489c-4a5b-a609-5357572e31b8> ;
    dcat:keyword "Daerah",
        "Gerih",
        "Jumlah",
        "Kecamatan",
        "Pasar" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1459> .

<http://5.189.187.109/dataset/a325949d-32b5-437e-91e9-c95db32dd71a/resource/b911906c-489c-4a5b-a609-5357572e31b8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:18:28.995209"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:18:28.965027"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1459> .

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

