@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/2c2097d7-3509-4991-8f99-07cf956460ab> a dcat:Dataset ;
    dct:description "Jumlah Industri Kecil Menengah di Kabupaten Ngawi" ;
    dct:identifier "45f31d16b1058d586fc3be7207b58053" ;
    dct:issued "2022-04-26"^^xsd:date ;
    dct:modified "2023-12-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan, Perindustrian dan Tenaga Kerja" ] ;
    dct:title "Jumlah Industri Kecil Menengah di Kabupaten Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/2c2097d7-3509-4991-8f99-07cf956460ab/resource/80695448-b1ea-460d-ba65-801e1b8cacad> ;
    dcat:keyword "Industri",
        "Jumlah",
        "Kabupaten",
        "Kecil",
        "Menengah",
        "Ngawi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1002> .

<http://5.189.187.109/dataset/2c2097d7-3509-4991-8f99-07cf956460ab/resource/80695448-b1ea-460d-ba65-801e1b8cacad> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:08:50.830356"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:08:50.809469"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1002> .

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

