@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/6e6133c1-22cc-43b1-8af4-430554a7f874> a dcat:Dataset ;
    dct:description "Jumlah Pasar Daerah di Kecamatan Kasreman" ;
    dct:identifier "b9f94c77652c9a76fc8a442748cd54bd" ;
    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 Kasreman" ;
    dcat:distribution <http://5.189.187.109/dataset/6e6133c1-22cc-43b1-8af4-430554a7f874/resource/da9c5646-ec73-4665-8fd5-3b6565c90671> ;
    dcat:keyword "Daerah",
        "Jumlah",
        "Kasreman",
        "Kecamatan",
        "Pasar" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1473> .

<http://5.189.187.109/dataset/6e6133c1-22cc-43b1-8af4-430554a7f874/resource/da9c5646-ec73-4665-8fd5-3b6565c90671> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:18:37.874094"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:18:37.860437"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1473> .

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

