@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/e6fa7cee-b926-47b5-9014-857f020a2a0d> a dcat:Dataset ;
    dct:description """Data ini berisi No, Nama Komoditi, Luas Tanam, Luas Panen dan Produksi\r
""" ;
    dct:identifier "e6fa7cee-b926-47b5-9014-857f020a2a0d" ;
    dct:issued "2023-06-13T13:32:15.436599"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:32:15.436604"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sayur dan Buah Semusim di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e6fa7cee-b926-47b5-9014-857f020a2a0d/resource/4444f26a-cc34-4dba-822e-7dc2d709931d> ;
    dcat:keyword "Buah Semusim",
        "Data Sayur",
        "kecamatan pontianak utara" .

<http://5.189.187.109:5000/dataset/e6fa7cee-b926-47b5-9014-857f020a2a0d/resource/4444f26a-cc34-4dba-822e-7dc2d709931d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-07-24T01:50:07.814338"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:32:15.428580"^^xsd:dateTime ;
    dct:title "Data sayur buah semusim di Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e6fa7cee-b926-47b5-9014-857f020a2a0d/resource/4444f26a-cc34-4dba-822e-7dc2d709931d/download/data-sayur-buah-semusim-di-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "12250"^^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" .

