@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/dbdf35b8-1d35-49bf-a970-1572a90bec02> a dcat:Dataset ;
    dct:description "Jumlah Pasar Daerah di Kecamatan Karanganyar" ;
    dct:identifier "26751be1181460baf78db8d5eb7aad39" ;
    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 Karanganyar" ;
    dcat:distribution <http://5.189.187.109/dataset/dbdf35b8-1d35-49bf-a970-1572a90bec02/resource/1dbd46bc-70f0-4c86-b7e7-58cefaab4b64> ;
    dcat:keyword "Daerah",
        "Jumlah",
        "Karanganyar",
        "Kecamatan",
        "Pasar" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1465> .

<http://5.189.187.109/dataset/dbdf35b8-1d35-49bf-a970-1572a90bec02/resource/1dbd46bc-70f0-4c86-b7e7-58cefaab4b64> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:18:09.833649"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:18:09.795278"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1465> .

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

