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

<http://5.189.187.109/dataset/f845ebbb-5c59-4e4a-962b-ac586c4c540b> a dcat:Dataset ;
    dct:description "Jumlah Curah dan hari hujan" ;
    dct:identifier "f845ebbb-5c59-4e4a-962b-ac586c4c540b" ;
    dct:issued "2026-04-29T06:37:29.898066"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:37:29.898085"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4998e1e1-da8e-42f1-a4b2-3620986cd15c> ;
    dct:title "Curah Hujan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sufriyadi" ;
            vcard:hasEmail <mailto:dpthpinhil@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f845ebbb-5c59-4e4a-962b-ac586c4c540b/resource/d4ae297d-324b-4063-ba67-ea56d1fc1d32> ;
    dcat:keyword "Hujan" ;
    dcat:landingPage <Dinas%20Pangan%2C%20Tanaman%20Pangan%2C%20Hortikultura%20dan%20Peternakan%20Indragiri%20Hilir> .

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

<http://5.189.187.109/dataset/f845ebbb-5c59-4e4a-962b-ac586c4c540b/resource/d4ae297d-324b-4063-ba67-ea56d1fc1d32> a dcat:Distribution ;
    dct:description "2019-2022" ;
    dct:format "CSV" ;
    dct:issued "2023-02-21T09:14:15.145171"^^xsd:dateTime ;
    dct:modified "2026-04-29T06:37:29.890756"^^xsd:dateTime ;
    dct:title "curah-hujan" ;
    dcat:accessURL <https://data.inhilkab.go.id/dataset/f845ebbb-5c59-4e4a-962b-ac586c4c540b/resource/d4ae297d-324b-4063-ba67-ea56d1fc1d32/download/ch1ok.csv> ;
    dcat:byteSize "1450"^^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" .

