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

<https://data.kaltimprov.go.id/dataset/be111f63-de42-4de5-847c-7805867fd9e3> a dcat:Dataset ;
    dct:identifier "be111f63-de42-4de5-847c-7805867fd9e3" ;
    dct:issued "2021-07-10T15:16:07.872321"^^xsd:dateTime ;
    dct:modified "2021-07-10T15:20:30.057852"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/474cd7ba-590e-4a2c-87cd-e1f2e582da37> ;
    dct:title "Produksi Kayu Olahan Menurut Jenis dan Kabupaten/Kota, 2015" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Prov. Kaltim" ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/be111f63-de42-4de5-847c-7805867fd9e3/resource/33f60da5-4565-425f-bab7-b9e067ab9a34> ;
    dcat:keyword "Kehutanan" ;
    dcat:landingPage <https://kaltim.bps.go.id/> .

<https://data.kaltimprov.go.id/dataset/be111f63-de42-4de5-847c-7805867fd9e3/resource/33f60da5-4565-425f-bab7-b9e067ab9a34> a dcat:Distribution ;
    dct:description "Produksi Kayu Olahan Menurut Jenis dan Kabupaten/Kota, 2015							" ;
    dct:format "XLS" ;
    dct:issued "2021-07-10T15:20:30.069478"^^xsd:dateTime ;
    dct:modified "2021-07-10T15:20:30.062155"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/be111f63-de42-4de5-847c-7805867fd9e3/resource/33f60da5-4565-425f-bab7-b9e067ab9a34/download/x4nze179wj19ydy72.xls> ;
    dcat:byteSize "31232"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.kaltimprov.go.id/organization/474cd7ba-590e-4a2c-87cd-e1f2e582da37> a foaf:Agent ;
    foaf:name "Badan Pusat Statistik Provinsi Kaltim" .

<https://kaltim.bps.go.id/> a foaf:Document .

