@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/88f748c5-d86e-4652-9da8-89b319cdd76b> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data luas lahan pertanian pangan berkelanjutan (LP2B) di Kabupaten Sumbawa, dirinci menurut kecamatan." ;
    dct:identifier "88f748c5-d86e-4652-9da8-89b319cdd76b" ;
    dct:issued "2026-04-06T09:36:53.465351"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:53.465369"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Luas Lahan Pertanian Pangan Berkelanjutan (LP2B) berdasarkan Kecamatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "M. Zaenuri" ] ;
    dcat:distribution <http://5.189.187.109/dataset/88f748c5-d86e-4652-9da8-89b319cdd76b/resource/45ed4158-b5b0-4e61-9620-3798ac7fe700> ;
    dcat:keyword "lp2b",
        "luaslahanpertanian",
        "panganberkelanjutan",
        "pertanian" .

<http://5.189.187.109/dataset/88f748c5-d86e-4652-9da8-89b319cdd76b/resource/45ed4158-b5b0-4e61-9620-3798ac7fe700> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-12-31T04:19:27.495491"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:36:53.446621"^^xsd:dateTime ;
    dct:title "Tahun 2024" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/88f748c5-d86e-4652-9da8-89b319cdd76b/resource/45ed4158-b5b0-4e61-9620-3798ac7fe700/download/luas-lahan-pertanian-pangan-berkelanjutan-lp2b-berdasarkan-kecamatan.csv> ;
    dcat:byteSize "1630"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> a foaf:Agent ;
    foaf:name "Kabupaten Sumbawa" .

