@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/8c3f521a-4e23-48e7-88c1-e40ccb910412> a dcat:Dataset ;
    dct:description "Data ini berisi Rekapitulasi Produksi Tanaman Sayuran Dan Buah-buahan Semusim Tahun 2019" ;
    dct:identifier "8c3f521a-4e23-48e7-88c1-e40ccb910412" ;
    dct:issued "2022-10-12T13:48:09.869593"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:48:09.869598"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Rekapitulasi Produksi Tanama Sayuran dan Buah-Buahan Semusim Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DKPP" ;
            vcard:hasEmail <mailto:dkpp.kabjepara@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8c3f521a-4e23-48e7-88c1-e40ccb910412/resource/0bbc3690-361c-4225-902a-2c88ec54d906> ;
    dcat:keyword "2019",
        "Buah-buahan",
        "Pertanian",
        "Tanaman Sayuran" ;
    dcat:landingPage <DKPP> .

<DKPP> a foaf:Document .

<http://5.189.187.109/dataset/8c3f521a-4e23-48e7-88c1-e40ccb910412/resource/0bbc3690-361c-4225-902a-2c88ec54d906> a dcat:Distribution ;
    dct:description "Data ini berisi Rekapitulasi Produksi Tanaman Sayuran Dan Buah-buahan Semusim Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T02:10:04.342595"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:48:09.857310"^^xsd:dateTime ;
    dct:title "REKAPITULASI PRODUKSI TANAMAN SAYURAN DAN BUAH-BUAHAN SEMUSIM TAHUN 2019.xlsx" ;
    dcat:accessURL <https://opendata.jepara.go.id/dataset/8c3f521a-4e23-48e7-88c1-e40ccb910412/resource/0bbc3690-361c-4225-902a-2c88ec54d906/download/rekapitulasi-produksi-tanaman-sayuran-dan-buah-buahan-semusim-tahun-2019.xlsx> ;
    dcat:byteSize "14124"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> a foaf:Agent ;
    foaf:name "Kabupaten Jepara" .

