@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/7d49f66d-6bc8-4f36-a333-b33e669b0b2a> a dcat:Dataset ;
    dct:identifier "7d49f66d-6bc8-4f36-a333-b33e669b0b2a" ;
    dct:issued "2020-07-22T05:05:12.512839"^^xsd:dateTime ;
    dct:modified "2020-07-22T05:05:12.512851"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Data Penghargaan Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ida Sulistyaningsih" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7d49f66d-6bc8-4f36-a333-b33e669b0b2a/resource/c428bd4e-f55b-4674-9ce5-796ce88fb66a> ;
    dcat:landingPage <Bagian%20Pemerintahan> .

<https://data.jatengprov.go.id/dataset/7d49f66d-6bc8-4f36-a333-b33e669b0b2a/resource/c428bd4e-f55b-4674-9ce5-796ce88fb66a> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "Data Penghargaan 2019.docx" ;
    dcat:accessURL <http://data.kendalkab.go.id/dataset/7d49f66d-6bc8-4f36-a333-b33e669b0b2a/resource/c428bd4e-f55b-4674-9ce5-796ce88fb66a/download/data-penghargaan-2019.docx> ;
    dcat:byteSize 15651.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

