@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/1ff50110-d91f-45ff-8bac-8887d5a5e819> a dcat:Dataset ;
    dct:description "Harga BAPOK Ketela Pohon Provinsi Jawa Tengah Periode September 2024" ;
    dct:identifier "1ff50110-d91f-45ff-8bac-8887d5a5e819" ;
    dct:issued "2026-05-05T07:16:48.572560"^^xsd:dateTime ;
    dct:modified "2026-05-05T07:16:48.572580"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Harga BAPOK Ketela Pohon Provinsi Jawa Tengah Periode September 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "disperindag jateng" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/1ff50110-d91f-45ff-8bac-8887d5a5e819/resource/f99e8c1c-17cf-43c1-9c37-3b488de70ce6> ;
    dcat:keyword "disperindag jateng",
        "harga kebutuhan pokok",
        "jawa tengah",
        "ketela pohon" ;
    dcat:landingPage <https://disperindag.jatengprov.go.id/v3/> .

<http://5.189.187.109:5000/dataset/1ff50110-d91f-45ff-8bac-8887d5a5e819/resource/f99e8c1c-17cf-43c1-9c37-3b488de70ce6> a dcat:Distribution ;
    dct:description "Harga BAPOK Ketela Pohon Provinsi Jawa Tengah Periode September 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-10-21T21:58:36.378678"^^xsd:dateTime ;
    dct:modified "2026-05-05T07:16:48.549649"^^xsd:dateTime ;
    dct:title "Harga BAPOK Ketela Pohon Provinsi Jawa Tengah Periode September 2024.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/1ff50110-d91f-45ff-8bac-8887d5a5e819/resource/f99e8c1c-17cf-43c1-9c37-3b488de70ce6/download/harga-bapok-ketela-pohon-provinsi-jawa-tengah-periode-september-2024.xlsx> ;
    dcat:byteSize "9120"^^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 .

