@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/b6ed2d09-b30a-45e9-8779-da220b9b3bd3> a dcat:Dataset ;
    dct:identifier "b6ed2d09-b30a-45e9-8779-da220b9b3bd3" ;
    dct:issued "2020-07-22T05:06:13.168208"^^xsd:dateTime ;
    dct:modified "2020-07-22T05:06:13.168217"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Infografis Data Pendidikan di Kabupaten Kendal Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ida Sulistyaningsih" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b6ed2d09-b30a-45e9-8779-da220b9b3bd3/resource/9a57d9fd-6048-4b6f-9adf-ae5d6bed81f9> ;
    dcat:landingPage <Dinas%20Komunikasi%20dan%20Informatika> .

<https://data.jatengprov.go.id/dataset/b6ed2d09-b30a-45e9-8779-da220b9b3bd3/resource/9a57d9fd-6048-4b6f-9adf-ae5d6bed81f9> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Infografis Data Pendidikan di Kabupaten Kendal Tahun 2019.pdf" ;
    dcat:accessURL <http://data.kendalkab.go.id/dataset/b6ed2d09-b30a-45e9-8779-da220b9b3bd3/resource/9a57d9fd-6048-4b6f-9adf-ae5d6bed81f9/download/infografis-data-pendidikan-di-kabupaten-kendal-tahun-2019.pdf> ;
    dcat:byteSize 4286115.0 ;
    dcat:mediaType "application/pdf" .

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

