@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/aec29827-5099-47ce-b9e5-8aea781b37b0> a dcat:Dataset ;
    dct:description "Harga BAPOK Kacang Tanah Provinsi Jawa Tengah Periode Oktober 2024" ;
    dct:identifier "aec29827-5099-47ce-b9e5-8aea781b37b0" ;
    dct:issued "2026-05-05T10:29:30.673869"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:29:30.673916"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Harga BAPOK Kacang Tanah Provinsi Jawa Tengah Periode Oktober 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperindag Jateng" ] ;
    dcat:distribution <http://5.189.187.109/dataset/aec29827-5099-47ce-b9e5-8aea781b37b0/resource/9ebb74ef-3ae6-4306-a5c4-5e5fd54a49a3> ;
    dcat:keyword "Disperindag Jateng",
        "Jawa Tengah",
        "harga kebutuhan pokok",
        "kacang tanah" ;
    dcat:landingPage <https://disperindag.jatengprov.go.id/v3/> .

<http://5.189.187.109/dataset/aec29827-5099-47ce-b9e5-8aea781b37b0/resource/9ebb74ef-3ae6-4306-a5c4-5e5fd54a49a3> a dcat:Distribution ;
    dct:description "Harga BAPOK Kacang Tanah Provinsi Jawa Tengah Periode Oktober 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-10-21T03:29:25.060415"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:29:30.657928"^^xsd:dateTime ;
    dct:title "Harga BAPOK Kacang Tanah Provinsi Jawa Tengah Periode Oktober 2024.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/aec29827-5099-47ce-b9e5-8aea781b37b0/resource/9ebb74ef-3ae6-4306-a5c4-5e5fd54a49a3/download/harga-bapok-kacang-tanah-provinsi-jawa-tengah-periode-oktober-2024.xlsx> ;
    dcat:byteSize "9175"^^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 .

