@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/ac369140-2c39-4ff3-88f6-09e8a2be6f35> a dcat:Dataset ;
    dct:description "Jumlah Koperasi Aktif di Kecamatan Kedunggalar" ;
    dct:identifier "f34185c4ca5d58e781d4f14173d41e5d" ;
    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 Kedunggalar" ;
    dcat:distribution <http://5.189.187.109/dataset/ac369140-2c39-4ff3-88f6-09e8a2be6f35/resource/f3fa5369-ce79-41ed-a7c9-9407e836b22f> ;
    dcat:keyword "Aktif",
        "Jumlah",
        "Kecamatan",
        "Kedunggalar",
        "Koperasi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3246> .

<http://5.189.187.109/dataset/ac369140-2c39-4ff3-88f6-09e8a2be6f35/resource/f3fa5369-ce79-41ed-a7c9-9407e836b22f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:41:41.730531"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:41:41.712464"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3246> .

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

