@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.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Informasi Harga Pangan (Rp/Kg) di Kabupaten Temanggung" ;
    dct:identifier "7285cfd6-ce9c-455f-b08a-23ac3da31108" ;
    dct:issued "2021-05-27T05:55:49.636619"^^xsd:dateTime ;
    dct:modified "2023-02-08T11:26:18.287542"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/cf88ac37-4d4e-45b3-bd8f-de6cd6a35aaa> ;
    dct:title "Informasi Harga Pangan, 2018-2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika" ;
            vcard:hasEmail <mailto:kominfo@temanggungkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108/resource/0f0b20cc-111f-4488-a57b-682caeb129e8>,
        <https://data.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108/resource/93239069-41ea-4853-a185-fd22e1e0281d>,
        <https://data.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108/resource/95c0b9d3-99b2-49fa-8f02-f90eeefc7ce0>,
        <https://data.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108/resource/9e36803d-2c89-4cd4-93b8-b9623d2d6dd6>,
        <https://data.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108/resource/fb64cfed-a6ed-4fbc-9668-f70e74761a72> ;
    dcat:keyword "ekonomi" .

<https://data.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108/resource/0f0b20cc-111f-4488-a57b-682caeb129e8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Tahun 2022 Semester I - Informasi Harga Pangan" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "992cebe02a8af15a5703a9cf9d915cbe"^^xsd:hexBinary ] ;
    dcat:accessURL <https://bankdata.temanggungkab.go.id/api/ckan-csv.php?data=554&tahun=2022&semester=1> .

<https://data.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108/resource/93239069-41ea-4853-a185-fd22e1e0281d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Informasi Harga Pangan (Rp/Kg) Tahun 2020" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "0ab9a017a5f1174da1d125fc18ef6c30"^^xsd:hexBinary ] ;
    dcat:accessURL <https://bankdata.temanggungkab.go.id/api/ckan-csv.php?data=554&tahun=2020> .

<https://data.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108/resource/95c0b9d3-99b2-49fa-8f02-f90eeefc7ce0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Informasi Harga Pangan (Rp/Kg) Tahun 2019" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "a42ffb485b6b98faf2e998aa0caf6cf0"^^xsd:hexBinary ] ;
    dcat:accessURL <https://bankdata.temanggungkab.go.id/api/ckan-csv.php?data=554&tahun=2019> .

<https://data.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108/resource/9e36803d-2c89-4cd4-93b8-b9623d2d6dd6> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Tahun 2021 Semester I - Informasi Harga Pangan" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "57bac4a996057d453cd51d4661afb55c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://bankdata.temanggungkab.go.id/api/ckan-csv.php?data=554&tahun=2021&semester=1> .

<https://data.jatengprov.go.id/dataset/7285cfd6-ce9c-455f-b08a-23ac3da31108/resource/fb64cfed-a6ed-4fbc-9668-f70e74761a72> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Informasi Harga Pangan (Rp/Kg) Tahun 2018" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b5f2e901338d32cad7b9046b49c874e6"^^xsd:hexBinary ] ;
    dcat:accessURL <https://bankdata.temanggungkab.go.id/api/ckan-csv.php?data=554&tahun=2018> .

<https://data.jatengprov.go.id/organization/cf88ac37-4d4e-45b3-bd8f-de6cd6a35aaa> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Temanggung" .

