@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/b2a4b34a-b237-4fe4-b170-a977b338130a> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan Jumlah Koperasi Aktif tahun 2023 2024 Kab. Lampung Utara" ;
    dct:identifier "b2a4b34a-b237-4fe4-b170-a977b338130a" ;
    dct:issued "2025-12-25T15:23:01.647582"^^xsd:dateTime ;
    dct:modified "2025-12-25T15:23:01.647594"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/571be078-7fcc-4bc0-acfa-d0e28b8b45f7> ;
    dct:title "Jumlah Koperasi Aktif tahun 2023 2024 Kab. Lampung Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/b2a4b34a-b237-4fe4-b170-a977b338130a/resource/bff18793-53b5-43f0-a8c2-c71303d737bc> ;
    dcat:keyword "Koperasi" .

<http://5.189.187.109/dataset/b2a4b34a-b237-4fe4-b170-a977b338130a/resource/bff18793-53b5-43f0-a8c2-c71303d737bc> a dcat:Distribution ;
    dct:description "Berdasarkan Jumlah Koperasi Aktif tahun 2023 2024 Kab. Lampung Utara" ;
    dct:format "CSV" ;
    dct:issued "2025-11-06T02:27:23.645672"^^xsd:dateTime ;
    dct:modified "2025-12-25T15:23:01.644544"^^xsd:dateTime ;
    dct:title "Jumlah Koperasi Aktif tahun 2023 2024 Kab. Lampung Utara.csv" ;
    dcat:accessURL <https://data.lampungutarakab.go.id/dataset/b2a4b34a-b237-4fe4-b170-a977b338130a/resource/bff18793-53b5-43f0-a8c2-c71303d737bc/download/jumlah-koperasi-aktif-tahun-2023-2024-kab.-lampung-utara.csv> ;
    dcat:byteSize "216"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/571be078-7fcc-4bc0-acfa-d0e28b8b45f7> a foaf:Agent ;
    foaf:name "Kabupaten Lampung Utara" .

