@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/17e3da8c-1ddd-48ab-afdd-e3e6c1be0e87> a dcat:Dataset ;
    dct:description "Jumlah Koperasi Menurut Jenis Koperasi KOPPAS di Kecamatan Paron" ;
    dct:identifier "9f067d8d6df2d4b8c64fb4c084d6c208" ;
    dct:issued "2022-07-04"^^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 Menurut Jenis Koperasi KOPPAS di Kecamatan Paron" ;
    dcat:distribution <http://5.189.187.109/dataset/17e3da8c-1ddd-48ab-afdd-e3e6c1be0e87/resource/0a06782a-34b5-40e5-8c51-f2d92af03f46> ;
    dcat:keyword "Jenis",
        "Jumlah",
        "KOPPAS",
        "Kecamatan",
        "Koperasi",
        "Menurut",
        "Paron" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/9258> .

<http://5.189.187.109/dataset/17e3da8c-1ddd-48ab-afdd-e3e6c1be0e87/resource/0a06782a-34b5-40e5-8c51-f2d92af03f46> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:04:46.301654"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:04:46.269031"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/9258> .

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

