@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/dc193e11-2948-4aa7-b617-3fbc687fa44b> a dcat:Dataset ;
    dct:description "Luas Panen Sayuran di Kabupten Indragiri Hilir" ;
    dct:identifier "dc193e11-2948-4aa7-b617-3fbc687fa44b" ;
    dct:issued "2026-04-29T06:34:35.542241"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:34:35.542260"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Luas Panen Sayuran" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nurhayati" ;
            vcard:hasEmail <mailto:dptphpinhil@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/dc193e11-2948-4aa7-b617-3fbc687fa44b/resource/9cf829b3-476c-439c-856d-3012e931103f> ;
    dcat:keyword "Economy",
        "Pangan",
        "Sayuran" ;
    dcat:landingPage <Dinas%20Pangan%20Tanaman%20Pangan%2C%20Hortikultura%20dan%20Peternakan%20Kabupaten%20Indragiri%20Hilir> .

<Dinas%20Pangan%20Tanaman%20Pangan%2C%20Hortikultura%20dan%20Peternakan%20Kabupaten%20Indragiri%20Hilir> a foaf:Document .

<http://5.189.187.109/dataset/dc193e11-2948-4aa7-b617-3fbc687fa44b/resource/9cf829b3-476c-439c-856d-3012e931103f> a dcat:Distribution ;
    dct:description "Luas Panen Sayuran di Kabupaten Indragiri Hilir" ;
    dct:format "CSV" ;
    dct:issued "2022-12-14T03:42:26.967016"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:34:35.531783"^^xsd:dateTime ;
    dct:title "luas-panen-sayuran" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d7605a62bb0ddc1d0eebaabb1105102b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/dc193e11-2948-4aa7-b617-3fbc687fa44b/resource/9cf829b3-476c-439c-856d-3012e931103f/download/luas-panen-sayur.csv> ;
    dcat:byteSize "1249"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> a foaf:Agent ;
    foaf:name "Kabupaten Indragiri Hilir" .

