@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/94b032ef-cefb-474b-86b6-08e927e14670> a dcat:Dataset ;
    dct:description "Harga BAPOK Daging Ayam Ras Provinsi Jawa Tengah Periode Agustus 2024" ;
    dct:identifier "94b032ef-cefb-474b-86b6-08e927e14670" ;
    dct:issued "2026-05-05T16:22:51.351541"^^xsd:dateTime ;
    dct:modified "2026-05-05T16:22:51.351566"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Harga BAPOK Daging Ayam Ras Provinsi Jawa Tengah Periode Agustus 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperindag Jateng" ] ;
    dcat:distribution <http://5.189.187.109/dataset/94b032ef-cefb-474b-86b6-08e927e14670/resource/b96a29c1-0828-46e4-ae9c-0286603969e3> ;
    dcat:keyword "Daging Ayam Ras",
        "Disperindag Jateng",
        "Harga Kebutuhan Pokok",
        "Jawa Tengah" ;
    dcat:landingPage <https://disperindag.jatengprov.go.id/v3/> .

<http://5.189.187.109/dataset/94b032ef-cefb-474b-86b6-08e927e14670/resource/b96a29c1-0828-46e4-ae9c-0286603969e3> a dcat:Distribution ;
    dct:description "Harga BAPOK Daging Ayam Ras Provinsi Jawa Tengah Periode Agustus 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-10-21T04:25:06.793238"^^xsd:dateTime ;
    dct:modified "2026-05-05T16:22:51.328252"^^xsd:dateTime ;
    dct:title "Harga BAPOK Daging Ayam Ras Provinsi Jawa Tengah Periode Agustus 2024.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/94b032ef-cefb-474b-86b6-08e927e14670/resource/b96a29c1-0828-46e4-ae9c-0286603969e3/download/harga-bapok-daging-ayam-ras-provinsi-jawa-tengah-periode-agustus-2024.xlsx> ;
    dcat:byteSize "9291"^^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 .

