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

<http://5.189.187.109/dataset/7837ae72-5ec6-49bc-bfd8-3b2f1c3f9d87> a dcat:Dataset ;
    dct:description "Harga BAPOK Susu Kental Manis Provinsi Jawa Tengah Periode Oktober 2024" ;
    dct:identifier "7837ae72-5ec6-49bc-bfd8-3b2f1c3f9d87" ;
    dct:issued "2026-05-05T14:46:46.040108"^^xsd:dateTime ;
    dct:modified "2026-05-05T14:46:46.040128"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Harga BAPOK Susu Kental Manis Provinsi Jawa Tengah Periode Oktober 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperindag Jateng" ] ;
    dcat:distribution <http://5.189.187.109/dataset/7837ae72-5ec6-49bc-bfd8-3b2f1c3f9d87/resource/46b6421d-f005-43ea-bcaf-2183eeff9ec9> ;
    dcat:keyword "disperindag jateng",
        "harga bahan pokok",
        "jawa tengah" ;
    dcat:landingPage <https://disperindag.jatengprov.go.id/v3/> .

<http://5.189.187.109/dataset/7837ae72-5ec6-49bc-bfd8-3b2f1c3f9d87/resource/46b6421d-f005-43ea-bcaf-2183eeff9ec9> a dcat:Distribution ;
    dct:description "Harga BAPOK Susu Kental Manis Provinsi Jawa Tengah Periode Oktober 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-20T05:58:17.816411"^^xsd:dateTime ;
    dct:modified "2026-05-05T14:46:46.025784"^^xsd:dateTime ;
    dct:title "Harga BAPOK Susu Kental Manis Provinsi Jawa Tengah Periode Oktober 2024.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7837ae72-5ec6-49bc-bfd8-3b2f1c3f9d87/resource/46b6421d-f005-43ea-bcaf-2183eeff9ec9/download/harga-bapok-susu-kental-manis-provinsi-jawa-tengah-periode-oktober-2024.xlsx> ;
    dcat:byteSize "10595"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://disperindag.jatengprov.go.id/v3/> a foaf:Document .

