@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/07bc89e4-3566-482f-a3e9-66e02b95ac03> a dcat:Dataset ;
    dct:identifier "07bc89e4-3566-482f-a3e9-66e02b95ac03" ;
    dct:issued "2022-10-11T14:15:19.278302"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:15:19.278308"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> ;
    dct:title "PRODUKSI - Tanaman Obat" ;
    dcat:distribution <http://5.189.187.109/dataset/07bc89e4-3566-482f-a3e9-66e02b95ac03/resource/41d8c87a-5dc8-4622-ae4e-b227bab964dc> ;
    dcat:keyword "2020",
        "desa",
        "prodeskel",
        "produksi",
        "tanaman obat" ;
    dcat:landingPage <http://prodeskel.binapemdes.kemendagri.go.id/mndesa/> .

<http://5.189.187.109/dataset/07bc89e4-3566-482f-a3e9-66e02b95ac03/resource/41d8c87a-5dc8-4622-ae4e-b227bab964dc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-01-26T04:14:29.080588"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:15:19.261214"^^xsd:dateTime ;
    dct:title "Data Produksi Tanaman Obat - Prodeskel - per Desember 2020" ;
    dcat:accessURL <https://opendata.blitarkab.go.id/dataset/07bc89e4-3566-482f-a3e9-66e02b95ac03/resource/41d8c87a-5dc8-4622-ae4e-b227bab964dc/download/gapotikhidup_detil_des_2020.csv> ;
    dcat:byteSize "75607"^^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 .

