@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/a2dc0c5a-e6f1-4b4c-9ccb-5a3a500a9d3a> a dcat:Dataset ;
    dct:description "Luas Tanam Sayur sayuran di Kabupaten Indragriri Hilir." ;
    dct:identifier "a2dc0c5a-e6f1-4b4c-9ccb-5a3a500a9d3a" ;
    dct:issued "2026-04-29T06:28:38.517315"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:28:38.517334"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Luas Tanam Sayur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nurhayati" ;
            vcard:hasEmail <mailto:dptphpinhil@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a2dc0c5a-e6f1-4b4c-9ccb-5a3a500a9d3a/resource/36e3a948-f59d-4c01-89f1-f28212934268> ;
    dcat:keyword "Economy",
        "Pangan",
        "Sayuran" .

<http://5.189.187.109/dataset/a2dc0c5a-e6f1-4b4c-9ccb-5a3a500a9d3a/resource/36e3a948-f59d-4c01-89f1-f28212934268> a dcat:Distribution ;
    dct:description "Sayuran di Kabupaten Indragiri Hilir" ;
    dct:format "CSV" ;
    dct:issued "2022-12-14T02:19:17.148902"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:28:38.503704"^^xsd:dateTime ;
    dct:title "Luas Tanam Sayur" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b32038d80bbec5ad0401d8195a7ab6c7"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/a2dc0c5a-e6f1-4b4c-9ccb-5a3a500a9d3a/resource/36e3a948-f59d-4c01-89f1-f28212934268/download/luas-tanam-sayur.csv> ;
    dcat:byteSize "1604"^^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" .

