@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/4098d49b-34fd-4bfc-9137-c453b6c4d1b3> a dcat:Dataset ;
    dct:description "Pendapatan Daerah dari Perimbangan Keuangan PSDH Bagian Daerah" ;
    dct:identifier "4098d49b-34fd-4bfc-9137-c453b6c4d1b3" ;
    dct:issued "2026-05-05T08:50:46.239347"^^xsd:dateTime ;
    dct:modified "2026-05-05T08:50:46.239380"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Pendapatan Daerah dari Perimbangan Keuangan PSDH Bagian Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Lingkungan Hidup dan Kehutanan Provinsi Jawa Tengah" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/4098d49b-34fd-4bfc-9137-c453b6c4d1b3/resource/f706490a-9ac5-4f96-9e65-ebb7005405c1> ;
    dcat:keyword "Dinas Lingkungan Hidup dan Kehutanan Provinsi Jawa Tengah",
        "Kehutanan" ;
    dcat:landingPage <www.dlhk.jatengprov.go.id> .

<http://5.189.187.109:5000/dataset/4098d49b-34fd-4bfc-9137-c453b6c4d1b3/resource/f706490a-9ac5-4f96-9e65-ebb7005405c1> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-23T09:52:48.495778"^^xsd:dateTime ;
    dct:modified "2026-05-05T08:50:46.218654"^^xsd:dateTime ;
    dct:title "19. Pendapatan Daerah dari Perimbangan Keuangan PSDH Bagian Daerah.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/4098d49b-34fd-4bfc-9137-c453b6c4d1b3/resource/f706490a-9ac5-4f96-9e65-ebb7005405c1/download/19.-pendapatan-daerah-dari-perimbangan-keuangan-psdh-bagian-daerah.xlsx> ;
    dcat:byteSize "214738"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<www.dlhk.jatengprov.go.id> a foaf:Document .

