@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/3e3a4c66-6959-4389-a9e0-d45d9a46f318> a dcat:Dataset ;
    dct:description "Luas Lahan Kering" ;
    dct:identifier "ac11ea2d-81f0-483a-a2a0-1f2b17f72175" ;
    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 "Lahan Kering Kabupaten Lima Puluh Kota" ;
    dcat:distribution <http://5.189.187.109/dataset/3e3a4c66-6959-4389-a9e0-d45d9a46f318/resource/6d06fe13-f279-4336-a919-93ce9f2696cd> ;
    dcat:keyword "Pertanian" ;
    dcat:landingPage <https://opendata.limapuluhkotakab.go.id/dataset/lahan-kering-kabupaten-lima-puluh-kota> .

<http://5.189.187.109/dataset/3e3a4c66-6959-4389-a9e0-d45d9a46f318/resource/6d06fe13-f279-4336-a919-93ce9f2696cd> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "CSV" ;
    dct:issued "2026-02-09T05:22:33.172300"^^xsd:dateTime ;
    dct:modified "2026-02-09T05:22:33.161885"^^xsd:dateTime ;
    dct:title "Lahan Kering Kabupaten Lima Puluh Kota" ;
    dcat:accessURL <https://opendata.limapuluhkotakab.go.id/download/c643c21c7bf84b3d9daecebff060ff66.csv> .

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

