@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.sumbarprov.go.id/dataset/b153d2cd-f5c4-452b-be4c-15b924639c78> a dcat:Dataset ;
    dct:description "jumlah ekspor perekonomian masyakrakat pertahun  di kabupaten pesisir selatan 2019" ;
    dct:identifier "b153d2cd-f5c4-452b-be4c-15b924639c78" ;
    dct:issued "2024-08-23T07:45:44.770231"^^xsd:dateTime ;
    dct:modified "2024-08-23T07:45:44.770242"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/0d80234a-d68c-4593-8a1c-514b35cc71ae> ;
    dct:title "harga rata rata komodity ekspor menurut bulan di kabupaten pesisir selatan 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Drs. AZRAL" ;
            vcard:hasEmail <mailto:azral@peisirselatankab.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/b153d2cd-f5c4-452b-be4c-15b924639c78/resource/9bb877c7-fb58-48e7-b921-9e15fa2af432> .

<https://data.sumbarprov.go.id/dataset/b153d2cd-f5c4-452b-be4c-15b924639c78/resource/9bb877c7-fb58-48e7-b921-9e15fa2af432> a dcat:Distribution ;
    dct:description "Jumlah ekspor perekenomian pertahun di kabupaten pesisir selatan 2019" ;
    dct:format "CSV" ;
    dct:title "harga rata rata komodity ekspor menurut bulan di kabupaten pesisir selatan 2019" ;
    dcat:accessURL <http://data.pesisirselatankab.go.id:5000/dataset/b153d2cd-f5c4-452b-be4c-15b924639c78/resource/9bb877c7-fb58-48e7-b921-9e15fa2af432/download/harga-rata-rata-komodity-ekspor-menurut-bulan-di-kabupaten-pesisir-selatan-rp-kg-2019.csv> ;
    dcat:byteSize 1785.0 ;
    dcat:mediaType "text/csv" .

<https://data.sumbarprov.go.id/organization/0d80234a-d68c-4593-8a1c-514b35cc71ae> a foaf:Organization ;
    foaf:name "Kabupaten Pesisir Selatan" .

