@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/dataset/527dbb56-1154-4950-a130-240b53904c82> a dcat:Dataset ;
    dct:description """###Meliputi Variabel\r
* Luas KBEP Yang Dikelola""" ;
    dct:identifier "527dbb56-1154-4950-a130-240b53904c82" ;
    dct:issued "2024-04-02T04:30:38.805086"^^xsd:dateTime ;
    dct:modified "2024-07-20T08:06:30.083375"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> ;
    dct:title "19. Luas KBEP Yang Dikelola 2021-2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Dishut Kaltim" ;
            vcard:hasEmail <mailto:dishut.ppid@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/527dbb56-1154-4950-a130-240b53904c82/resource/e5078eef-faed-4606-b5e4-53c8b3153fda> ;
    dcat:keyword "Kehutanan" ;
    dcat:landingPage <https://dishut.kaltimprov.go.id/> .

<http://5.189.187.109/dataset/527dbb56-1154-4950-a130-240b53904c82/resource/e5078eef-faed-4606-b5e4-53c8b3153fda> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-06-25T07:35:35.584337"^^xsd:dateTime ;
    dct:modified "2024-06-29T17:37:29.219823"^^xsd:dateTime ;
    dct:title "Luas KBEP yang dikelola 2021-2023" ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/527dbb56-1154-4950-a130-240b53904c82/resource/e5078eef-faed-4606-b5e4-53c8b3153fda/download/luas-kbep-yang-dikelola-tahun-2021-2023.xlsx> ;
    dcat:byteSize "9024"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Timur" .

<https://dishut.kaltimprov.go.id/> a foaf:Document .

