@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/30e4819b-fb68-4a05-9ed9-635208d981d6> a dcat:Dataset ;
    dct:description "Belanja Daerah" ;
    dct:identifier "35f4a8d465e6e1edc05f3d8ab658c551" ;
    dct:issued "2022-02-23"^^xsd:date ;
    dct:modified "2024-07-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelola Keuangan dan Aset Daerah" ] ;
    dct:title "Belanja Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/30e4819b-fb68-4a05-9ed9-635208d981d6/resource/c5fac446-71d7-40ff-80b5-4c7164174960> ;
    dcat:keyword "BPKAD",
        "KTT",
        "Keuangan" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/30e4819b-fb68-4a05-9ed9-635208d981d6/resource/c5fac446-71d7-40ff-80b5-4c7164174960> a dcat:Distribution ;
    dct:description "Resource berisi data tentang belanja daerah di Kabupaten Tana Tidung" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-22T05:55:17.613811"^^xsd:dateTime ;
    dct:modified "2026-05-22T05:55:17.587089"^^xsd:dateTime ;
    dct:title "Belanja Daerah" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=35f4a8d465e6e1edc05f3d8ab658c551> .

<https://sinandata.tanatidungkab.go.id/statistik> a foaf:Document .

