@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/9eb0bb7d-7cbf-4bdd-8c80-cb4536d6c9d0> a dcat:Dataset ;
    dct:identifier "9eb0bb7d-7cbf-4bdd-8c80-cb4536d6c9d0" ;
    dct:issued "2022-10-11T14:17:34.256932"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:17:34.256937"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> ;
    dct:title "PRODUKSI - Kebun" ;
    dcat:distribution <http://5.189.187.109/dataset/9eb0bb7d-7cbf-4bdd-8c80-cb4536d6c9d0/resource/9ad3823e-5fc9-484c-b16a-3a005ef8074e> ;
    dcat:keyword "2020",
        "desa",
        "kebun",
        "prodeskel",
        "produksi" ;
    dcat:landingPage <http://prodeskel.binapemdes.kemendagri.go.id/mndesa/> .

<http://5.189.187.109/dataset/9eb0bb7d-7cbf-4bdd-8c80-cb4536d6c9d0/resource/9ad3823e-5fc9-484c-b16a-3a005ef8074e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-01-26T04:21:19.152380"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:17:34.245318"^^xsd:dateTime ;
    dct:title "Data Hasil Kebun - prodeskel - per Desember 2020" ;
    dcat:accessURL <https://opendata.blitarkab.go.id/dataset/9eb0bb7d-7cbf-4bdd-8c80-cb4536d6c9d0/resource/9ad3823e-5fc9-484c-b16a-3a005ef8074e/download/ghslpkebun_detil_des_2020.csv> ;
    dcat:byteSize "59091"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<http://prodeskel.binapemdes.kemendagri.go.id/mndesa/> a foaf:Document .

