@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/bf1c0b30-2260-47c1-9a1f-b03948c1f5fc> a dcat:Dataset ;
    dct:description "Luas Tanam Padi Sawah di Kabupaten Indragiri Hilir" ;
    dct:identifier "bf1c0b30-2260-47c1-9a1f-b03948c1f5fc" ;
    dct:issued "2026-04-29T06:31:36.877153"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:31:36.877173"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Luas Tanam Padi Sawah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nurhayati" ;
            vcard:hasEmail <mailto:dptphpinhil@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bf1c0b30-2260-47c1-9a1f-b03948c1f5fc/resource/f72d112c-0312-43fe-9af5-3e9800eca6a5> ;
    dcat:keyword "Economy",
        "Padi",
        "Pangan",
        "sawah" ;
    dcat:landingPage <luas-tanam-padi-sawah> .

<http://5.189.187.109/dataset/bf1c0b30-2260-47c1-9a1f-b03948c1f5fc/resource/f72d112c-0312-43fe-9af5-3e9800eca6a5> a dcat:Distribution ;
    dct:description "Luas Tanam Padi Sawah di Kabupaten Indragiri Hilir" ;
    dct:format "CSV" ;
    dct:issued "2022-12-14T04:08:09.468011"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:31:36.868430"^^xsd:dateTime ;
    dct:title "luas-tanam-padi-sawah" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f687741eb4207c27e264247ffd90adc2"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/bf1c0b30-2260-47c1-9a1f-b03948c1f5fc/resource/f72d112c-0312-43fe-9af5-3e9800eca6a5/download/luas-tanam-padi-sawah.csv> ;
    dcat:byteSize "1167"^^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" .

<luas-tanam-padi-sawah> a foaf:Document .

