@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/5424b5a4-34ef-434a-a2c4-5a8b779d7091> a dcat:Dataset ;
    dct:description """Merupakan Data Lahan Pertanian Provinsi Kaltim Tahun 2016-2020\r
\r
###Meliputi Variabel \r
\r
* Luas lahan pertanian yang terlayani\r
""" ;
    dct:identifier "5424b5a4-34ef-434a-a2c4-5a8b779d7091" ;
    dct:issued "2024-04-02T04:30:46.136891"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:59:19.147024"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> ;
    dct:title "Data Lahan Pertanian Provinsi Kaltim Tahun 2016-2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PUPR & Perum Rakyat Prov. Kaltim" ] ;
    dcat:distribution <http://5.189.187.109/dataset/5424b5a4-34ef-434a-a2c4-5a8b779d7091/resource/01dd5c85-4740-47e5-936e-a350b9af3a51> ;
    dcat:keyword "lahan",
        "pertanian" ;
    dcat:landingPage <https://sidata.kaltimprov.go.id/> .

<http://5.189.187.109/dataset/5424b5a4-34ef-434a-a2c4-5a8b779d7091/resource/01dd5c85-4740-47e5-936e-a350b9af3a51> a dcat:Distribution ;
    dct:description "Merupakan Data Lahan Pertanian Provinsi Kaltim Tahun 2016-2020" ;
    dct:format "CSV" ;
    dct:issued "2021-07-10T11:33:06.517473"^^xsd:dateTime ;
    dct:modified "2024-04-02T04:30:46.129678"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/5424b5a4-34ef-434a-a2c4-5a8b779d7091/resource/01dd5c85-4740-47e5-936e-a350b9af3a51/download/data-lahan-pertanian-provinsi-kaltim-tahun-2016-2020.csv> ;
    dcat:byteSize "117"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Timur" .

<https://sidata.kaltimprov.go.id/> a foaf:Document .

