@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.jatengprov.go.id/dataset/aa63642d-8a55-4ff9-92cd-58b74d34b32c> a dcat:Dataset ;
    dct:description "Produksi Kayu Hutan Menurut Jenis Produksi di Kabupaten Magelang               (m3), 2015‒2019" ;
    dct:identifier "aa63642d-8a55-4ff9-92cd-58b74d34b32c" ;
    dct:issued "2020-09-30T11:15:46.977799"^^xsd:dateTime ;
    dct:modified "2020-09-30T11:15:46.977824"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Produksi Kayu Hutan Menurut Jenis Produksi di Kabupaten Magelang, 2015-2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:landingPage <BPS> .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

