@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#> .

<https://data.kaltimprov.go.id/dataset/1ab074a1-9063-42ef-8caf-e722712d4ee2> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi mengenai volume produksi gabah dan beras di Kabupaten Kutai Timur. Data mencakup jumlah produksi gabah kering panen, gabah kering giling, serta hasil konversi menjadi beras. Informasi ini digunakan untuk memantau ketersediaan bahan pangan pokok, khususnya beras, sebagai indikator ketahanan pangan daerah." ;
    dct:identifier "1ab074a1-9063-42ef-8caf-e722712d4ee2" ;
    dct:issued "2025-10-15T16:45:04.677105"^^xsd:dateTime ;
    dct:modified "2025-10-15T16:45:04.677110"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> ;
    dct:title "Produksi Gabah dan Beras di Kabupaten Kutai Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Operator Dinas Tanaman Pangan, Hortikultura dan Peternakan" ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/1ab074a1-9063-42ef-8caf-e722712d4ee2/resource/80240cc1-0de9-4c90-9401-8560c048f7c8> ;
    dcat:keyword "beras",
        "gabah",
        "ketahanan pangan",
        "pangan",
        "pertanian",
        "produksi" ;
    dcat:landingPage <Dinas%20Tanaman%20Pangan%2C%20Hortikultura%20dan%20Peternakan> .

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

<https://data.kaltimprov.go.id/dataset/1ab074a1-9063-42ef-8caf-e722712d4ee2/resource/80240cc1-0de9-4c90-9401-8560c048f7c8> a dcat:Distribution ;
    dct:description "Tahun 2024" ;
    dct:format "XLSX" ;
    dct:issued "2025-10-15T07:35:12.173149"^^xsd:dateTime ;
    dct:modified "2025-10-15T16:45:04.670050"^^xsd:dateTime ;
    dct:title "Produksi Gabah dan Beras" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "da013cf62ff1979f645f69a74ad92f8f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.kutaitimurkab.go.id/dataset/1ab074a1-9063-42ef-8caf-e722712d4ee2/resource/80240cc1-0de9-4c90-9401-8560c048f7c8/download/data-produksi-gabah-dan-beras-tahun-2024.xlsx> ;
    dcat:byteSize "9866"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Timur" .

