@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/09be60b2-3e45-4e3d-a8fe-3553fb61570d> a dcat:Dataset ;
    dct:description "Tabel terdiri dari nama pasar, jenis barang, tanggal dan rata rata harga per hari " ;
    dct:identifier "f28a578f-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2023-09-08"^^xsd:date ;
    dct:modified "2023-10-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan" ] ;
    dct:title "Laporan bapokmas januari sampai september Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/09be60b2-3e45-4e3d-a8fe-3553fb61570d/resource/6ffe2095-f40f-45e0-9353-fc17fef656ea>,
        <http://5.189.187.109/dataset/09be60b2-3e45-4e3d-a8fe-3553fb61570d/resource/ce5cbe5c-5ff1-498d-afc7-b3e728271167> ;
    dcat:keyword "Bapokmas" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/107> .

<http://5.189.187.109/dataset/09be60b2-3e45-4e3d-a8fe-3553fb61570d/resource/6ffe2095-f40f-45e0-9353-fc17fef656ea> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-10-20T18:41:59.860231"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:41:59.840057"^^xsd:dateTime ;
    dct:title "Laporan bapokmas januari sampai september Tahun 2023" ;
    dcat:accessURL <http://uploads/dataset/107/LAPORAN_BAPOKMAS_HARIAN_2023_JANUARI_SEPTEMBER1.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/09be60b2-3e45-4e3d-a8fe-3553fb61570d/resource/ce5cbe5c-5ff1-498d-afc7-b3e728271167> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-10-20T18:41:59.860224"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:41:59.839849"^^xsd:dateTime ;
    dct:title "Laporan bapokmas januari sampai september Tahun 2023" ;
    dcat:accessURL <http://uploads/dataset/107/LAPORAN_BAPOKMAS_HARIAN_2023_JANUARI_SEPTEMBER.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://solodata.surakarta.go.id/opendata/detail_package/107> a foaf:Document .

