@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/60d1b599-e3b0-468a-99c8-d187439db0b2> a dcat:Dataset ;
    dct:description """Data set ini berisi nama komoditi dan jumlah produksi\r
""" ;
    dct:identifier "60d1b599-e3b0-468a-99c8-d187439db0b2" ;
    dct:issued "2023-06-13T10:48:25.460125"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:48:25.460130"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Tanaman Hias Triwulan II di Kecamatan Pontianak Barat" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/60d1b599-e3b0-468a-99c8-d187439db0b2/resource/7b64e4e9-6061-4f57-8894-9aa2fed0efb0> ;
    dcat:keyword "Data Tanaman Hias" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/60d1b599-e3b0-468a-99c8-d187439db0b2/resource/7b64e4e9-6061-4f57-8894-9aa2fed0efb0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-10-20T07:50:14.868278"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:48:25.455199"^^xsd:dateTime ;
    dct:title "Data Tanaman Hias Triwulan II Tahun 2020 di Kecamatan Pontianak Barat.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/60d1b599-e3b0-468a-99c8-d187439db0b2/resource/7b64e4e9-6061-4f57-8894-9aa2fed0efb0/download/data-tanaman-hias-triwulan-ii-tahun-2020-di-kecamatan-pontianak-barat.xlsx> ;
    dcat:byteSize "10282"^^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" .

<xlsx> a foaf:Document .

