@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/175e5db1-1e4a-4670-ac3a-20002104fd4b> a dcat:Dataset ;
    dct:description """Data ini berisi No, Nama Komoditi, Satuan, Luas Tanam, Luas Panen dan Produksi\r
""" ;
    dct:identifier "175e5db1-1e4a-4670-ac3a-20002104fd4b" ;
    dct:issued "2023-06-13T09:30:28.796454"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:30:28.796461"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Tanaman Hias di Kecamatan Pontianak Tenggara" ;
    dcat:distribution <http://5.189.187.109/dataset/175e5db1-1e4a-4670-ac3a-20002104fd4b/resource/2e53615e-3972-40de-9bb9-6d669a91f74e> ;
    dcat:keyword "Tanaman Hias",
        "kecamatan pontianak tenggara" .

<http://5.189.187.109/dataset/175e5db1-1e4a-4670-ac3a-20002104fd4b/resource/2e53615e-3972-40de-9bb9-6d669a91f74e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-07-24T02:01:38.008360"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:30:28.788606"^^xsd:dateTime ;
    dct:title "Data Tanaman Hias  di Kecamatan Pontianak Tenggara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/175e5db1-1e4a-4670-ac3a-20002104fd4b/resource/2e53615e-3972-40de-9bb9-6d669a91f74e/download/data-tanaman-hias-di-kecamatan-pontianak-tenggara.xlsx> ;
    dcat:byteSize "12224"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

