@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/ff761451-1242-4a40-84fa-1efe0a71b5e4> a dcat:Dataset ;
    dct:description "Pembiayaan Daerah" ;
    dct:identifier "fbd7939d674997cdb4692d34de8633c4" ;
    dct:issued "2022-02-23"^^xsd:date ;
    dct:modified "2024-06-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelola Keuangan dan Aset Daerah" ] ;
    dct:title "Pembiayaan Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/ff761451-1242-4a40-84fa-1efe0a71b5e4/resource/5152a60c-dbbd-4048-8b85-9ac8b13d2479> ;
    dcat:keyword "BPKAD",
        "KTT",
        "Keuangan" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/ff761451-1242-4a40-84fa-1efe0a71b5e4/resource/5152a60c-dbbd-4048-8b85-9ac8b13d2479> a dcat:Distribution ;
    dct:description "Resource berisi data tentang jumlah pembiayaan daerah di Kabupaten Tana Tidung" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-22T06:01:28.606458"^^xsd:dateTime ;
    dct:modified "2026-06-22T06:01:28.575740"^^xsd:dateTime ;
    dct:title "Pembiayaan Daerah" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=fbd7939d674997cdb4692d34de8633c4> .

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

