@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/17210df8-2483-418d-968b-a496a7bd212a> 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/17210df8-2483-418d-968b-a496a7bd212a/resource/b38902a3-d666-46d9-a5cc-9872d5e01014> ;
    dcat:keyword "BPKAD",
        "KTT",
        "Keuangan" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/17210df8-2483-418d-968b-a496a7bd212a/resource/b38902a3-d666-46d9-a5cc-9872d5e01014> a dcat:Distribution ;
    dct:description "Resource berisi data tentang jumlah pembiayaan daerah di Kabupaten Tana Tidung" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:25:40.864966"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:25:40.834996"^^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 .

