@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/ded57065-3477-4a4a-a58b-810770c34bfa> a dcat:Dataset ;
    dct:description "Jumlah Pasar Daerah di Kecamatan Ngrambe" ;
    dct:identifier "8bb88f80d334b1869781beb89f7b73be" ;
    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 Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/ded57065-3477-4a4a-a58b-810770c34bfa/resource/dcf59fc7-923b-41af-b08e-70b32f7d169c> ;
    dcat:keyword "Daerah",
        "Jumlah",
        "Kecamatan",
        "Ngrambe",
        "Pasar" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1477> .

<http://5.189.187.109/dataset/ded57065-3477-4a4a-a58b-810770c34bfa/resource/dcf59fc7-923b-41af-b08e-70b32f7d169c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:18:32.848550"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:18:32.831552"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1477> .

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

