@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/d27f3b82-bf19-4dbd-a289-43e6359f4666> a dcat:Dataset ;
    dct:description "Rehabilitasi Hutan dan Lahan di Provinsi Jawa Tengah Tahun 2022" ;
    dct:identifier "d27f3b82-bf19-4dbd-a289-43e6359f4666" ;
    dct:issued "2026-05-05T12:31:01.325015"^^xsd:dateTime ;
    dct:modified "2026-05-05T12:31:01.325035"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Rehabilitasi Hutan dan Lahan di Provinsi Jawa Tengah Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Lingkungan Hidup dan Kehutanan Provinsi Jawa Tengah" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d27f3b82-bf19-4dbd-a289-43e6359f4666/resource/d0653703-2eb1-46fe-a7bc-5937e7c679f0> ;
    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/d27f3b82-bf19-4dbd-a289-43e6359f4666/resource/d0653703-2eb1-46fe-a7bc-5937e7c679f0> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-23T10:13:13.492086"^^xsd:dateTime ;
    dct:modified "2026-05-05T12:31:01.303662"^^xsd:dateTime ;
    dct:title "22. Rehabilitasi Hutan dan Lahan di Provinsi Jawa Tengah Tahun 2022.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/d27f3b82-bf19-4dbd-a289-43e6359f4666/resource/d0653703-2eb1-46fe-a7bc-5937e7c679f0/download/22.-rehabilitasi-hutan-dan-lahan-di-provinsi-jawa-tengah-tahun-2022.xlsx> ;
    dcat:byteSize "11192"^^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 .

