@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/f79ea0c4-7baf-420d-aedf-46eff0da17dd> a dcat:Dataset ;
    dct:description "HARGA TERIGU CURAH FEBRUARI 2024" ;
    dct:identifier "f79ea0c4-7baf-420d-aedf-46eff0da17dd" ;
    dct:issued "2024-06-11T15:54:11.824480"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:54:11.824487"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "HARGA TERIGU CURAH FEBRUARI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "mahdi" ;
            vcard:hasEmail <mailto:mahdi@kom> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f79ea0c4-7baf-420d-aedf-46eff0da17dd/resource/0a21b239-562a-41d7-9135-5d32e3e2e5fa> ;
    dcat:keyword "Pangan" .

<http://5.189.187.109/dataset/f79ea0c4-7baf-420d-aedf-46eff0da17dd/resource/0a21b239-562a-41d7-9135-5d32e3e2e5fa> a dcat:Distribution ;
    dct:description "HARGA TERIGU CURAH FEBRUARI 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-04T09:06:39.277094"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:54:11.818605"^^xsd:dateTime ;
    dct:title "HARGA TERIGU CURAH FEBRUARI 2024" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f79ea0c4-7baf-420d-aedf-46eff0da17dd/resource/0a21b239-562a-41d7-9135-5d32e3e2e5fa/download/harga-terigu-curah-februari-2024.xlsx> ;
    dcat:byteSize "9146"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

