@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/9f599137-d763-4c23-aeec-7af2d574d409> a dcat:Dataset ;
    dct:description "Bibit Tanaman, 2017-2020" ;
    dct:identifier "9f599137-d763-4c23-aeec-7af2d574d409" ;
    dct:issued "2022-10-08T10:04:05.760193"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:04:05.760198"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Bibit Tanaman, 2017-2020" ;
    dcat:distribution <http://5.189.187.109/dataset/9f599137-d763-4c23-aeec-7af2d574d409/resource/8c624b33-79a6-4f70-b93a-9c0334a1ee97> ;
    dcat:keyword "bibit",
        "bibit tanaman" .

<http://5.189.187.109/dataset/9f599137-d763-4c23-aeec-7af2d574d409/resource/8c624b33-79a6-4f70-b93a-9c0334a1ee97> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-07-28T06:18:43.235588"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:04:05.753899"^^xsd:dateTime ;
    dct:title "Jumlah Bibit Tanaman Per Tahun, 2017-2020" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/9f599137-d763-4c23-aeec-7af2d574d409/resource/8c624b33-79a6-4f70-b93a-9c0334a1ee97/download/8.-jumlah-bibit-tanaman-per-tahun-2017-2020.xlsx> ;
    dcat:byteSize "12193"^^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" .

