@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#> .

<https://data.jatengprov.go.id/dataset/1b8b0a71-12ed-420a-98b0-7126f1f54577> a dcat:Dataset ;
    dct:description "Realisasi Ekspor komoditi tahun 2021" ;
    dct:identifier "1b8b0a71-12ed-420a-98b0-7126f1f54577" ;
    dct:issued "2022-07-08T03:57:44.904126"^^xsd:dateTime ;
    dct:modified "2022-07-08T03:57:44.904139"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "Ekspor Komoditi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Perencanaan " ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1b8b0a71-12ed-420a-98b0-7126f1f54577/resource/6874101b-5c3c-4a83-8b43-6acdae6b3e10> .

<https://data.jatengprov.go.id/dataset/1b8b0a71-12ed-420a-98b0-7126f1f54577/resource/6874101b-5c3c-4a83-8b43-6acdae6b3e10> a dcat:Distribution ;
    dct:description "Realisasi Ekspor Komoditi  tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "REALISASI EKSPOR KOMODITI KAB KLATEN TH 2021.xlsx" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/1b8b0a71-12ed-420a-98b0-7126f1f54577/resource/6874101b-5c3c-4a83-8b43-6acdae6b3e10/download/realisasi-ekspor-komoditi-kab-klaten-th-2021.xlsx> ;
    dcat:byteSize 13380.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

