@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/5f7fd741-3ce1-40cc-930a-db2a1aa66a01> a dcat:Dataset ;
    dct:description "Tahun 2021 - 2025" ;
    dct:identifier "7f334bba-08e3-5480-9d08-9276730abc80" ;
    dct:issued "2025-05-19"^^xsd:date ;
    dct:modified "2026-02-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan, Perikanan, dan Pertanian" ] ;
    dct:title "Produktivitas Kacang Tanah" ;
    dcat:distribution <http://5.189.187.109/dataset/5f7fd741-3ce1-40cc-930a-db2a1aa66a01/resource/b20c3c39-d7db-4572-b3d0-e69c4170635e>,
        <http://5.189.187.109/dataset/5f7fd741-3ce1-40cc-930a-db2a1aa66a01/resource/bccb5fd0-485f-4eab-a4f9-396207b949d1>,
        <http://5.189.187.109/dataset/5f7fd741-3ce1-40cc-930a-db2a1aa66a01/resource/fbd9ace0-a091-41b3-bf15-4fc40066a605> ;
    dcat:keyword "Kacang",
        "Produktivitas",
        "Tanah" ;
    dcat:landingPage <https://batik.tabalongkab.go.id/data/46-680> .

<http://5.189.187.109/dataset/5f7fd741-3ce1-40cc-930a-db2a1aa66a01/resource/b20c3c39-d7db-4572-b3d0-e69c4170635e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-07-14T04:33:28.239352"^^xsd:dateTime ;
    dct:modified "2026-07-14T04:33:28.207196"^^xsd:dateTime ;
    dct:title "produktivitas-kacang-tanah.xlsx" ;
    dcat:accessURL <https://batik.tabalongkab.go.id/api/download_xlsx/46-680> .

<http://5.189.187.109/dataset/5f7fd741-3ce1-40cc-930a-db2a1aa66a01/resource/bccb5fd0-485f-4eab-a4f9-396207b949d1> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-07-14T04:33:28.239372"^^xsd:dateTime ;
    dct:modified "2026-07-14T04:33:28.207362"^^xsd:dateTime ;
    dct:title "produktivitas-kacang-tanah.pdf" ;
    dcat:accessURL <https://batik.tabalongkab.go.id/api/download_pdf/46-680> .

<http://5.189.187.109/dataset/5f7fd741-3ce1-40cc-930a-db2a1aa66a01/resource/fbd9ace0-a091-41b3-bf15-4fc40066a605> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-13T02:34:54.153857"^^xsd:dateTime ;
    dct:modified "2026-07-14T04:33:28.206818"^^xsd:dateTime ;
    dct:title "produktivitas-kacang-tanah.csv" ;
    dcat:accessURL <https://batik.tabalongkab.go.id/api/download_csv/46-680> .

<https://batik.tabalongkab.go.id/data/46-680> a foaf:Document .

