@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/9553ecd1-f992-48ae-91f0-16579a65f9ed> a dcat:Dataset ;
    dct:description "Jumlah Pedagang Pasar di Kecamatan Paron" ;
    dct:identifier "464d828b85b0bed98e80ade0a5c43b0f" ;
    dct:issued "2022-05-13"^^xsd:date ;
    dct:modified "2023-06-06"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan, Perindustrian dan Tenaga Kerja" ] ;
    dct:title "Jumlah Pedagang Pasar di Kecamatan Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/9553ecd1-f992-48ae-91f0-16579a65f9ed/resource/97981864-e0c3-4e8e-98ec-0b71d9617114> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Paron",
        "Pasar",
        "Pedagang" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1484> .

<http://5.189.187.109/dataset/9553ecd1-f992-48ae-91f0-16579a65f9ed/resource/97981864-e0c3-4e8e-98ec-0b71d9617114> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:18:50.733018"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:18:50.711886"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1484> .

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

