@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/51f394ee-d7c4-4891-955c-baf81fb3ec8c> a dcat:Dataset ;
    dct:description "Struktur Organisasi Dinas Kearsipan dan Perpustakaan Kendal" ;
    dct:identifier "51f394ee-d7c4-4891-955c-baf81fb3ec8c" ;
    dct:issued "2018-05-18T08:05:18.290955"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:05:18.290975"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Struktur Organisasi Dinas Kearsipan dan Perpustakaan Kendal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rino Al Ashar" ;
            vcard:hasEmail <mailto:rinoalashar@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/51f394ee-d7c4-4891-955c-baf81fb3ec8c/resource/4965afec-bbe5-4dfa-b922-51fad4608f3d> ;
    dcat:landingPage <dinarpus.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/51f394ee-d7c4-4891-955c-baf81fb3ec8c/resource/4965afec-bbe5-4dfa-b922-51fad4608f3d> a dcat:Distribution ;
    dct:description "Struktur Organisasi DINARPUS Kendal" ;
    dct:format "JPEG" ;
    dct:title "Struktur.jpg" ;
    dcat:accessURL <http://118.97.18.18/dataset/51f394ee-d7c4-4891-955c-baf81fb3ec8c/resource/4965afec-bbe5-4dfa-b922-51fad4608f3d/download/struktur.jpg> ;
    dcat:byteSize 2277802.0 ;
    dcat:mediaType "image/jpeg" .

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

