@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/fa3551c2-e659-4fff-a799-a8023ad28ebc> a dcat:Dataset ;
    dct:description "Jumlah Koperasi Aktif di Kecamatan Paron" ;
    dct:identifier "c2f32522a84d5e6357e6abac087f1b0b" ;
    dct:issued "2022-06-15"^^xsd:date ;
    dct:modified "2025-02-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Koperasi, Usaha Kecil dan Menengah" ] ;
    dct:title "Jumlah Koperasi Aktif di Kecamatan Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/fa3551c2-e659-4fff-a799-a8023ad28ebc/resource/036bc147-f8bb-42d3-a0da-f179cebbd9fa> ;
    dcat:keyword "Aktif",
        "Jumlah",
        "Kecamatan",
        "Koperasi",
        "Paron" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3245> .

<http://5.189.187.109/dataset/fa3551c2-e659-4fff-a799-a8023ad28ebc/resource/036bc147-f8bb-42d3-a0da-f179cebbd9fa> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:41:51.869740"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:41:51.857388"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3245> .

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

