@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/d78b665f-138c-4608-8e30-2279109c4ee1> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan Jumlah Belanja Langsung tahun 2023 2024 Kab. Lampung Utara" ;
    dct:identifier "d78b665f-138c-4608-8e30-2279109c4ee1" ;
    dct:issued "2025-12-25T15:24:00.147836"^^xsd:dateTime ;
    dct:modified "2025-12-25T15:24:00.147844"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/571be078-7fcc-4bc0-acfa-d0e28b8b45f7> ;
    dct:title "Jumlah Belanja Langsung tahun 2023 2024 Kab. Lampung Utara" ;
    dcat:distribution <http://5.189.187.109/dataset/d78b665f-138c-4608-8e30-2279109c4ee1/resource/0ff0d921-ee4e-4d09-a6d0-90021f53acac> ;
    dcat:keyword "Keuangan" .

<http://5.189.187.109/dataset/d78b665f-138c-4608-8e30-2279109c4ee1/resource/0ff0d921-ee4e-4d09-a6d0-90021f53acac> a dcat:Distribution ;
    dct:description "Berdasarkan Jumlah Belanja Langsung tahun 2023 2024 Kab. Lampung Utara" ;
    dct:format "CSV" ;
    dct:issued "2025-10-29T03:34:06.485014"^^xsd:dateTime ;
    dct:modified "2025-12-25T15:24:00.145244"^^xsd:dateTime ;
    dct:title "Jumlah Belanja Langsung tahun 2023 2024 Kab. Lampung Utara.csv" ;
    dcat:accessURL <https://data.lampungutarakab.go.id/dataset/d78b665f-138c-4608-8e30-2279109c4ee1/resource/0ff0d921-ee4e-4d09-a6d0-90021f53acac/download/jumlah-belanja-langsung-tahun-2023-2024-kab.-lampung-utara.csv> ;
    dcat:byteSize "229"^^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" .

