@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/d5574b06-58b9-4296-acaa-e2dfd5dd9b5d> a dcat:Dataset ;
    dct:description "Jumlah Anggaran dan Realisasi Pendapatan Daerah menurut SKPD" ;
    dct:identifier "facf9f743b083008a894eee7baa16469" ;
    dct:issued "-" ;
    dct:modified "2022-09-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "opendata.jatimprov.go.id" ] ;
    dct:title "Jumlah Anggaran dan Realisasi Pendapatan Daerah menurut SKPD" ;
    dcat:distribution <http://5.189.187.109/dataset/d5574b06-58b9-4296-acaa-e2dfd5dd9b5d/resource/36f3aa24-7217-4567-87ec-28759c5bec96> ;
    dcat:keyword "Anggaran",
        "Pendapatan Daerah",
        "Realisasi" ;
    dcat:landingPage <http://opendata.jatimprov.go.id/frontend/dataset/1564/detail_dataset> .

<http://5.189.187.109/dataset/d5574b06-58b9-4296-acaa-e2dfd5dd9b5d/resource/36f3aa24-7217-4567-87ec-28759c5bec96> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-05T06:48:01.489727"^^xsd:dateTime ;
    dct:modified "2025-03-05T06:48:01.473893"^^xsd:dateTime ;
    dct:title "Jumlah Anggaran dan Realisasi Pendapatan Daerah menurut SKPD" ;
    dcat:accessURL <http://opendata.jatimprov.go.id/frontend/dataset/1564/csv/download_excel> .

<http://opendata.jatimprov.go.id/frontend/dataset/1564/detail_dataset> a foaf:Document .

