@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/b47d0923-6145-4113-bc4d-617a604dc2b6> a dcat:Dataset ;
    dct:description "Pendapatan Daerah Kabupaten Tana Tidung" ;
    dct:identifier "d2ddea18f00665ce8623e36bd4e3c7c5" ;
    dct:issued "2022-02-23"^^xsd:date ;
    dct:modified "2024-06-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelola Keuangan dan Aset Daerah" ] ;
    dct:title "Pendapatan Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/b47d0923-6145-4113-bc4d-617a604dc2b6/resource/816efa48-b1f2-49de-9645-8e7ae482c7cd> ;
    dcat:keyword "BPKAD",
        "KTT",
        "Keuangan" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/b47d0923-6145-4113-bc4d-617a604dc2b6/resource/816efa48-b1f2-49de-9645-8e7ae482c7cd> a dcat:Distribution ;
    dct:description "Resource berisi data tentang jumlah pendapatan daerah di Kabupaten Tana Tidung" ;
    dct:format "XLSX" ;
    dct:issued "2026-06-22T06:01:27.043079"^^xsd:dateTime ;
    dct:modified "2026-06-22T06:01:27.011833"^^xsd:dateTime ;
    dct:title "Pendapatan Daerah" ;
    dcat:accessURL <https://sinandata.tanatidungkab.go.id/dataset/download?id=d2ddea18f00665ce8623e36bd4e3c7c5> .

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

