@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/6cf49706-6912-47b1-b8b1-868b8fcaf390> a dcat:Dataset ;
    dct:description "Harga BAPOK Besi Beton 10 mm Provinsi Jawa Tengah Periode Oktober 2024" ;
    dct:identifier "6cf49706-6912-47b1-b8b1-868b8fcaf390" ;
    dct:issued "2026-05-05T14:12:07.164014"^^xsd:dateTime ;
    dct:modified "2026-05-05T14:12:07.164034"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Harga BAPOK Besi Beton 10 mm Provinsi Jawa Tengah Periode Oktober 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperindag Jateng" ] ;
    dcat:distribution <http://5.189.187.109/dataset/6cf49706-6912-47b1-b8b1-868b8fcaf390/resource/22a5e986-e602-4541-b96a-ff06573131ff> ;
    dcat:keyword "besi beton",
        "disperindag jateng",
        "harga kebutuhan pokok",
        "jawa tengah" ;
    dcat:landingPage <https://disperindag.jatengprov.go.id/v3/> .

<http://5.189.187.109/dataset/6cf49706-6912-47b1-b8b1-868b8fcaf390/resource/22a5e986-e602-4541-b96a-ff06573131ff> a dcat:Distribution ;
    dct:description "Harga BAPOK Besi Beton 10 mm Provinsi Jawa Tengah Periode Oktober 2024.xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2024-10-18T05:55:39.910938"^^xsd:dateTime ;
    dct:modified "2026-05-05T14:12:07.149421"^^xsd:dateTime ;
    dct:title "Harga BAPOK Besi Beton 10 mm Provinsi Jawa Tengah Periode Oktober 2024.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6cf49706-6912-47b1-b8b1-868b8fcaf390/resource/22a5e986-e602-4541-b96a-ff06573131ff/download/harga-bapok-besi-beton-10-mm-provinsi-jawa-tengah-periode-oktober-2024.xlsx> ;
    dcat:byteSize "9080"^^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 .

