@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/a6360a92-1233-4705-be98-7a4a1cbff976> a dcat:Dataset ;
    dct:description "Tanaman Pangan meliputi luas lahan pertanian" ;
    dct:identifier "41c35d93-35ff-49ce-adb5-a5f8aee27fef" ;
    dct:issued "2024-04-17"^^xsd:date ;
    dct:modified "2024-04-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "19. Dinas Tanaman Pangan Hortikultura dan Perkebunan" ] ;
    dct:title "Luas Lahan Sawah Kabupaten Lima Puluh Kota" ;
    dcat:distribution <http://5.189.187.109/dataset/a6360a92-1233-4705-be98-7a4a1cbff976/resource/227ab7ed-2795-43c9-8aa5-b5c73e38f7c0> ;
    dcat:keyword "Pertanian" ;
    dcat:landingPage <https://opendata.limapuluhkotakab.go.id/dataset/luas-lahan-sawah-kabupaten-lima-puluh-kota> .

<http://5.189.187.109/dataset/a6360a92-1233-4705-be98-7a4a1cbff976/resource/227ab7ed-2795-43c9-8aa5-b5c73e38f7c0> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "CSV" ;
    dct:issued "2026-02-09T05:22:34.323029"^^xsd:dateTime ;
    dct:modified "2026-02-09T05:22:34.313126"^^xsd:dateTime ;
    dct:title " Luas Lahan Sawah Kabupaten Lima Puluh Kota" ;
    dcat:accessURL <https://opendata.limapuluhkotakab.go.id/download/108ed2e0b4884667a6f456ee159c6df8.csv> .

<https://opendata.limapuluhkotakab.go.id/dataset/luas-lahan-sawah-kabupaten-lima-puluh-kota> a foaf:Document .

