@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/d33f604a-a9cd-4f2e-9300-19a72ebe3a08> a dcat:Dataset ;
    dct:description "Data Kepemilikan Hutan, diambil dari website http://prodeskel.binapemdes.kemendagri.go.id" ;
    dct:identifier "d33f604a-a9cd-4f2e-9300-19a72ebe3a08" ;
    dct:issued "2022-10-11T14:18:26.123336"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:18:26.123342"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> ;
    dct:title "LAHAN - Kepemilikan Hutan" ;
    dcat:distribution <http://5.189.187.109/dataset/d33f604a-a9cd-4f2e-9300-19a72ebe3a08/resource/016adf08-4380-486a-b0f2-b4a8d3191c2f> ;
    dcat:keyword "2020",
        "desa",
        "hutan",
        "lahan",
        "prodeskel" .

<http://5.189.187.109/dataset/d33f604a-a9cd-4f2e-9300-19a72ebe3a08/resource/016adf08-4380-486a-b0f2-b4a8d3191c2f> a dcat:Distribution ;
    dct:description "diambil dari website http://prodeskel.binapemdes.kemendagri.go.id" ;
    dct:format "CSV" ;
    dct:issued "2021-01-21T08:50:02.076004"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:18:26.112277"^^xsd:dateTime ;
    dct:title "Data Kepemilikan Lahan Hutan Desa - data per Desember 2020" ;
    dcat:accessURL <https://opendata.blitarkab.go.id/dataset/d33f604a-a9cd-4f2e-9300-19a72ebe3a08/resource/016adf08-4380-486a-b0f2-b4a8d3191c2f/download/gkepemhutan_detil_des_2020.csv> ;
    dcat:byteSize "7941"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> a foaf:Agent ;
    foaf:name "Kabupaten Blitar" .

