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

<http://5.189.187.109/dataset/c08f7c82-f62b-400e-86d5-1f0bf4246808> a dcat:Dataset ;
    dct:description "Data Harga Bahan Pokok di Kota Metro, Jumat 04 Oktober2024" ;
    dct:identifier "55a0ce82-00cf-39c3-028e-bc66f356bf7e" ;
    dct:issued "2024-10-04"^^xsd:date ;
    dct:modified "2024-10-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan" ] ;
    dct:title "Data Harga Komoditas Bahan Pokok, Jumat 04 Oktober 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/c08f7c82-f62b-400e-86d5-1f0bf4246808/resource/66ec89e5-ea83-45b6-9bc1-55e4af5c202d> ;
    dcat:keyword "Dinas Perdagangan",
        "EKONOMI DAN INDUSTRI",
        "Perdagangaan" ;
    dcat:landingPage <https://data.metrokota.go.id/data-harga-komoditas-bahan-pokok-jumat-04-oktober-2024> .

<http://5.189.187.109/dataset/c08f7c82-f62b-400e-86d5-1f0bf4246808/resource/66ec89e5-ea83-45b6-9bc1-55e4af5c202d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-11-20T12:01:48.895964"^^xsd:dateTime ;
    dct:modified "2024-11-20T12:01:48.877353"^^xsd:dateTime ;
    dct:title "Data Harga Komoditas Bahan Pokok, Jumat 04 Oktober 2024" ;
    dcat:accessURL <https://data.metrokota.go.id/wp-content/uploads/2024/10/Harga-Bahan-Pokok-04-10-24.xlsx> .

<https://data.metrokota.go.id/data-harga-komoditas-bahan-pokok-jumat-04-oktober-2024> a foaf:Document .

