@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/7946b916-0170-497b-817d-e110d02444a4> a dcat:Dataset ;
    dct:description "Produksi Buah-buahan, 2016-2020" ;
    dct:identifier "7946b916-0170-497b-817d-e110d02444a4" ;
    dct:issued "2022-10-08T10:03:10.083651"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:03:10.083657"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Produksi Buah-buahan, 2016-2020" ;
    dcat:distribution <http://5.189.187.109/dataset/7946b916-0170-497b-817d-e110d02444a4/resource/d602aea3-6b72-4cca-ba38-c1b6576077e6> ;
    dcat:keyword "buah-buahan",
        "produksi" .

<http://5.189.187.109/dataset/7946b916-0170-497b-817d-e110d02444a4/resource/d602aea3-6b72-4cca-ba38-c1b6576077e6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-07-28T04:01:34.480032"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:03:10.077886"^^xsd:dateTime ;
    dct:title "Produksi Buah-buahan, 2016-2020" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/7946b916-0170-497b-817d-e110d02444a4/resource/d602aea3-6b72-4cca-ba38-c1b6576077e6/download/produksi-buah-buahan-2016-2020.xlsx> ;
    dcat:byteSize "21611"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> a foaf:Agent ;
    foaf:name "Kota Batu" .

