@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/567ae73f-421b-42bb-91ac-348fa77f1c98> a dcat:Dataset ;
    dct:identifier "567ae73f-421b-42bb-91ac-348fa77f1c98" ;
    dct:issued "2022-10-11T14:16:39.146826"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:16:39.146832"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> ;
    dct:title "LAHAN - Jenis Lahan" ;
    dcat:distribution <http://5.189.187.109/dataset/567ae73f-421b-42bb-91ac-348fa77f1c98/resource/93650090-195c-40e7-b714-6134cf3d9533> ;
    dcat:keyword "2020",
        "desa",
        "lahan",
        "prodeskel" .

<http://5.189.187.109/dataset/567ae73f-421b-42bb-91ac-348fa77f1c98/resource/93650090-195c-40e7-b714-6134cf3d9533> a dcat:Distribution ;
    dct:description "diambil dari website http://prodeskel.binapemdes.kemendagri.go.id" ;
    dct:format "CSV" ;
    dct:issued "2021-01-21T08:48:37.025024"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:16:39.136280"^^xsd:dateTime ;
    dct:title "Data Jenis Lahan di Desa - per Desember 2020" ;
    dcat:accessURL <https://opendata.blitarkab.go.id/dataset/567ae73f-421b-42bb-91ac-348fa77f1c98/resource/93650090-195c-40e7-b714-6134cf3d9533/download/gtsawah_detil.csv> ;
    dcat:byteSize "32700"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

