@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:5000/dataset/a191c33e-ffcc-4eac-94a9-273579585f65> a dcat:Dataset ;
    dct:description "Data ini berisi data Jenis Tanaman, Bagian Tanaman, Hasil/Luas Panen, Produksi dan Rata-rata Produksi" ;
    dct:identifier "a191c33e-ffcc-4eac-94a9-273579585f65" ;
    dct:issued "2023-06-13T11:59:09.232568"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:59:09.232576"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Luas Panen, Produksi dan Rata-rata Produksi di Kecamatan Pontianak Barat" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/a191c33e-ffcc-4eac-94a9-273579585f65/resource/730693f2-e953-40ee-8447-7d84a6984295> ;
    dcat:keyword "Luas Panen",
        "Produksi",
        "Rata-rata Produksi",
        "kecamatan pontianak barat" .

<http://5.189.187.109:5000/dataset/a191c33e-ffcc-4eac-94a9-273579585f65/resource/730693f2-e953-40ee-8447-7d84a6984295> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-07-23T01:54:16.837999"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:59:09.221786"^^xsd:dateTime ;
    dct:title "Data Luas Panen, Produksi dan Rata-rata Produksi di Kecamatan Pontianak Barat Tahun 2018.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a191c33e-ffcc-4eac-94a9-273579585f65/resource/730693f2-e953-40ee-8447-7d84a6984295/download/data-luas-panen-produksi-dan-rata-rata-produksi-di-kecamatan-pontianak-barat-tahun-2018.xlsx> ;
    dcat:byteSize "12619"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

