@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/47c66457-fa0b-4a45-8094-5fcbd968fd96> a dcat:Dataset ;
    dct:description "Jumlah Koperasi Aktif di Kecamatan Widodaren" ;
    dct:identifier "7de32147a4f1055bed9e4faf3485a84d" ;
    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 Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/47c66457-fa0b-4a45-8094-5fcbd968fd96/resource/22c269e4-819b-4bbc-8abb-894ca6e7b0a3> ;
    dcat:keyword "Aktif",
        "Jumlah",
        "Kecamatan",
        "Koperasi",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3248> .

<http://5.189.187.109/dataset/47c66457-fa0b-4a45-8094-5fcbd968fd96/resource/22c269e4-819b-4bbc-8abb-894ca6e7b0a3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:42:30.411040"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:42:30.392638"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3248> .

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

