@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/42f0e636-7e86-45a7-b503-8642f08c07c4> 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/42f0e636-7e86-45a7-b503-8642f08c07c4/resource/4383b94c-2548-4213-8f02-d649d47d17d6> ;
    dcat:keyword "BPKAD",
        "KTT",
        "Keuangan" ;
    dcat:landingPage <https://sinandata.tanatidungkab.go.id/statistik> .

<http://5.189.187.109/dataset/42f0e636-7e86-45a7-b503-8642f08c07c4/resource/4383b94c-2548-4213-8f02-d649d47d17d6> a dcat:Distribution ;
    dct:description "Resource berisi data tentang jumlah pendapatan daerah di Kabupaten Tana Tidung" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T06:25:38.828386"^^xsd:dateTime ;
    dct:modified "2026-04-22T06:25:38.785525"^^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 .

