@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/0305c87a-7848-4d50-ba87-14d0990e6c35> a dcat:Dataset ;
    dct:description "Jumlah Koperasi Aktif di Kecamatan Ngrambe" ;
    dct:identifier "07211688a0869d995947a8fb11b215d6" ;
    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 Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/0305c87a-7848-4d50-ba87-14d0990e6c35/resource/613ac913-23f3-4644-b5a6-742ac3da9087> ;
    dcat:keyword "Aktif",
        "Jumlah",
        "Kecamatan",
        "Koperasi",
        "Ngrambe" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3233> .

<http://5.189.187.109/dataset/0305c87a-7848-4d50-ba87-14d0990e6c35/resource/613ac913-23f3-4644-b5a6-742ac3da9087> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:54:01.347897"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:54:01.318775"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3233> .

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

