@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/fa05f96d-211d-4ef8-9564-9e146b0df6eb> a dcat:Dataset ;
    dct:description "Sayuran dan Buah Semusim" ;
    dct:identifier "1a78894a-eda4-451b-aa5f-a493f858d374" ;
    dct:issued "2024-04-25"^^xsd:date ;
    dct:modified "2024-04-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "19. Dinas Tanaman Pangan Hortikultura dan Perkebunan" ] ;
    dct:title "Luas Areal Tanaman Semusim" ;
    dcat:distribution <http://5.189.187.109/dataset/fa05f96d-211d-4ef8-9564-9e146b0df6eb/resource/20a44d31-7289-4d49-9d3e-6f8f9556fe4b> ;
    dcat:keyword "Pertanian" ;
    dcat:landingPage <https://opendata.limapuluhkotakab.go.id/dataset/luas-areal-tanaman-semusim> .

<http://5.189.187.109/dataset/fa05f96d-211d-4ef8-9564-9e146b0df6eb/resource/20a44d31-7289-4d49-9d3e-6f8f9556fe4b> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "CSV" ;
    dct:issued "2026-02-09T05:22:21.661038"^^xsd:dateTime ;
    dct:modified "2026-02-09T05:22:21.651155"^^xsd:dateTime ;
    dct:title "Luas Areal Tanaman Semusim" ;
    dcat:accessURL <https://opendata.limapuluhkotakab.go.id/download/f909ce3661d141fbac41b741f4d0ddd5.csv> .

<https://opendata.limapuluhkotakab.go.id/dataset/luas-areal-tanaman-semusim> a foaf:Document .

