@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/6aa593eb-5291-4be5-a645-abda95733db1> a dcat:Dataset ;
    dct:identifier "6aa593eb-5291-4be5-a645-abda95733db1" ;
    dct:issued "2022-10-11T14:17:02.551898"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:17:02.551903"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/899f68b8-f8de-4b3e-a63b-f732ae76a85f> ;
    dct:title "PRODUKSI - Buah" ;
    dcat:distribution <http://5.189.187.109/dataset/6aa593eb-5291-4be5-a645-abda95733db1/resource/58e82a19-23c5-4afe-b002-b35fc7e971ec> ;
    dcat:keyword "2020",
        "buah",
        "desa",
        "prodeskel",
        "produksi" ;
    dcat:landingPage <http://prodeskel.binapemdes.kemendagri.go.id/mndesa/> .

<http://5.189.187.109/dataset/6aa593eb-5291-4be5-a645-abda95733db1/resource/58e82a19-23c5-4afe-b002-b35fc7e971ec> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-01-26T04:15:33.969001"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:17:02.540389"^^xsd:dateTime ;
    dct:title "Produksi Buah di Desa - Prodeskel - per Desember 2020" ;
    dcat:accessURL <https://opendata.blitarkab.go.id/dataset/6aa593eb-5291-4be5-a645-abda95733db1/resource/58e82a19-23c5-4afe-b002-b35fc7e971ec/download/ghslbuah_detil_des_2020.csv> ;
    dcat:byteSize "66421"^^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 .

