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

<http://5.189.187.109/dataset/9c80f9f6-5d2a-4d91-a3a0-59c1ea5963a7> a dcat:Dataset ;
    dct:description "Merupakan Data Ekspor Impor Provinsi Kaltim Tahun 2016-2020" ;
    dct:identifier "9c80f9f6-5d2a-4d91-a3a0-59c1ea5963a7" ;
    dct:issued "2024-04-02T04:35:40.219654"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:54:55.743256"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> ;
    dct:title "Data Ekspor Impor Provinsi Kaltim Tahun 2016-2020" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Prov. Kaltim" ] ;
    dcat:distribution <http://5.189.187.109/dataset/9c80f9f6-5d2a-4d91-a3a0-59c1ea5963a7/resource/43478416-9f72-4af0-85f6-f092d84b4c5d> ;
    dcat:keyword "ekspor",
        "impor" ;
    dcat:landingPage <https://sidata.kaltimprov.go.id/> .

<http://5.189.187.109/dataset/9c80f9f6-5d2a-4d91-a3a0-59c1ea5963a7/resource/43478416-9f72-4af0-85f6-f092d84b4c5d> a dcat:Distribution ;
    dct:description "Merupakan Data Ekspor Impor Provinsi Kaltim Tahun 2016-2020" ;
    dct:format "CSV" ;
    dct:issued "2021-07-10T08:43:51.605619"^^xsd:dateTime ;
    dct:modified "2024-04-02T04:35:40.211844"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/9c80f9f6-5d2a-4d91-a3a0-59c1ea5963a7/resource/43478416-9f72-4af0-85f6-f092d84b4c5d/download/data-ekspor-impor-provinsi-kaltim-tahun-2016-2020.csv> ;
    dcat:byteSize "7196"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Timur" .

<https://sidata.kaltimprov.go.id/> a foaf:Document .

