@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:5000/dataset/f95aff45-5165-4151-934f-f27f79b0c029> a dcat:Dataset ;
    dct:description "Harga BAPOK Susu Bubuk Balita Provinsi Jawa Tengah Periode Oktober 2024" ;
    dct:identifier "f95aff45-5165-4151-934f-f27f79b0c029" ;
    dct:issued "2026-05-06T03:33:14.671683"^^xsd:dateTime ;
    dct:modified "2026-05-06T03:33:14.671719"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Harga BAPOK Susu Bubuk Balita Provinsi Jawa Tengah Periode Oktober 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperindag Jateng" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f95aff45-5165-4151-934f-f27f79b0c029/resource/0d753cbf-f498-4a8f-b5b9-5cf12aa67662> ;
    dcat:keyword "disperindag jateng",
        "harga bahan pokok",
        "jawa tengah" ;
    dcat:landingPage <https://disperindag.jatengprov.go.id/v3/> .

<http://5.189.187.109:5000/dataset/f95aff45-5165-4151-934f-f27f79b0c029/resource/0d753cbf-f498-4a8f-b5b9-5cf12aa67662> a dcat:Distribution ;
    dct:description "Harga BAPOK Susu Bubuk Balita Provinsi Jawa Tengah Periode Oktober 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-11-20T05:56:08.537709"^^xsd:dateTime ;
    dct:modified "2026-05-06T03:33:14.637252"^^xsd:dateTime ;
    dct:title "Harga BAPOK Susu Bubuk Balita Provinsi Jawa Tengah Periode Oktober 2024.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/f95aff45-5165-4151-934f-f27f79b0c029/resource/0d753cbf-f498-4a8f-b5b9-5cf12aa67662/download/harga-bapok-susu-bubuk-balita-provinsi-jawa-tengah-periode-oktober-2024.xlsx> ;
    dcat:byteSize "10561"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

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

