@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/529625bb-c4a4-4c84-8443-36b8ed292c69> a dcat:Dataset ;
    dct:description "Jumlah Pasar Daerah di Kecamatan Kendal" ;
    dct:identifier "9fe97fff97f089661135d0487843108e" ;
    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 Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/529625bb-c4a4-4c84-8443-36b8ed292c69/resource/814c210f-5f40-4aae-a53b-af82bd11d7da> ;
    dcat:keyword "Daerah",
        "Jumlah",
        "Kecamatan",
        "Kendal",
        "Pasar" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1469> .

<http://5.189.187.109/dataset/529625bb-c4a4-4c84-8443-36b8ed292c69/resource/814c210f-5f40-4aae-a53b-af82bd11d7da> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:18:42.746951"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:18:42.734240"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1469> .

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

