@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/5fc67fed-6948-429f-9485-64ff9f872458> a dcat:Dataset ;
    dct:description "Data mengenai jumlah total expor impor non migas pada tahun 2022 di kabupaten cilacap " ;
    dct:identifier "5fc67fed-6948-429f-9485-64ff9f872458" ;
    dct:issued "2026-05-10T02:20:55.910597"^^xsd:dateTime ;
    dct:modified "2026-05-10T02:20:55.910614"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> ;
    dct:title "Data realisasi ekspor impor Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/5fc67fed-6948-429f-9485-64ff9f872458/resource/40f190f7-64de-4eca-9104-8ba7e654135f> ;
    dcat:keyword "Ekspor",
        "Perdagangan Luar Negeri" .

<http://5.189.187.109/dataset/5fc67fed-6948-429f-9485-64ff9f872458/resource/40f190f7-64de-4eca-9104-8ba7e654135f> a dcat:Distribution ;
    dct:description "Informasi mengenai jumlah trnasaksi ekspor impor non migas pada Kabupaten Cilacap tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-15T12:15:15.072462"^^xsd:dateTime ;
    dct:modified "2026-05-10T02:20:55.886181"^^xsd:dateTime ;
    dct:title "2022 -  data ekspor impor" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/5fc67fed-6948-429f-9485-64ff9f872458/resource/40f190f7-64de-4eca-9104-8ba7e654135f/download/expor-impor-2022.xlsx> ;
    dcat:byteSize "9301"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/d2161556-4a28-4a30-b1d9-f4f81590c60a> a foaf:Agent ;
    foaf:name "Kabupaten Cilacap" .

