@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/b8b81072-eb9b-4205-86f2-ed802b8e358e> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data nilai impor dan ekspor dalam satuan USD. Dataset terkait topik industri ini dihasilkan oleh Kementerian Dalam Negeri yang dikeluarkan dalam periode tahunan." ;
    dct:identifier "b8b81072-eb9b-4205-86f2-ed802b8e358e" ;
    dct:issued "2024-11-07T05:46:40.283047"^^xsd:dateTime ;
    dct:modified "2025-01-20T11:20:47.488414"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Nilai Impor dan Ekspor" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perindustrian dan Perdagangan Aceh " ;
            vcard:hasEmail <mailto:perindag@acehprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b8b81072-eb9b-4205-86f2-ed802b8e358e/resource/1059ea8e-ce89-482d-9085-3904a6d989e4> ;
    dcat:keyword "Ekspor",
        "IKD",
        "Impor",
        "Nilai Impor Ekspor" .

<http://5.189.187.109/dataset/b8b81072-eb9b-4205-86f2-ed802b8e358e/resource/1059ea8e-ce89-482d-9085-3904a6d989e4> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data nilai impor dan ekspor Aceh tahun 2016-2021." ;
    dct:format "CSV" ;
    dct:issued "2023-07-21T03:54:36.127423"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:46:40.270584"^^xsd:dateTime ;
    dct:title "Nilai Impor dan Ekspor Aceh" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/b8b81072-eb9b-4205-86f2-ed802b8e358e/resource/1059ea8e-ce89-482d-9085-3904a6d989e4/download/nilai-impor-dan-ekspor.csv> ;
    dcat:byteSize "494"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

