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

<https://data.jatengprov.go.id/dataset/2d47eeeb-3b98-49bf-b541-eb90ee992cf9> a dcat:Dataset ;
    dct:description "Harga BAPOK Beras Medium Provinsi Jawa Tengah Periode Oktober 2024" ;
    dct:identifier "2d47eeeb-3b98-49bf-b541-eb90ee992cf9" ;
    dct:issued "2024-10-18T05:46:15.330076"^^xsd:dateTime ;
    dct:modified "2024-10-18T05:48:45.237045"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/87a9e580-52ab-4be1-9047-e81d86e60b05> ;
    dct:title "Harga BAPOK Beras Medium Provinsi Jawa Tengah Periode Oktober 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperindag Jateng" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2d47eeeb-3b98-49bf-b541-eb90ee992cf9/resource/a176fd37-a42b-481f-8156-a24c1021a60a> ;
    dcat:keyword "beras medium",
        "disperindag jateng",
        "harga kebutuhan pokok",
        "jawa tengah" ;
    dcat:landingPage <https://disperindag.jatengprov.go.id/v3/> .

<https://data.jatengprov.go.id/dataset/2d47eeeb-3b98-49bf-b541-eb90ee992cf9/resource/a176fd37-a42b-481f-8156-a24c1021a60a> a dcat:Distribution ;
    dct:description "Harga BAPOK Beras Medium Provinsi Jawa Tengah Periode Oktober 2024.xlsx" ;
    dct:format "XLSX" ;
    dct:title "Harga BAPOK Beras Medium Provinsi Jawa Tengah Periode Oktober 2024.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/2d47eeeb-3b98-49bf-b541-eb90ee992cf9/resource/a176fd37-a42b-481f-8156-a24c1021a60a/download/harga-bapok-beras-medium-provinsi-jawa-tengah-periode-oktober-2024.xlsx> ;
    dcat:byteSize 9142.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/87a9e580-52ab-4be1-9047-e81d86e60b05> a foaf:Organization ;
    foaf:name "Dinas Perindustrian Dan Perdagangan " .

