@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/2d62b8b4-6a51-4cf4-a80e-098f215fae3d> a dcat:Dataset ;
    dct:identifier "2d62b8b4-6a51-4cf4-a80e-098f215fae3d" ;
    dct:issued "2019-11-25T14:29:58.049387"^^xsd:dateTime ;
    dct:modified "2019-11-25T14:29:58.049399"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah SD, SMP, SMA, SMK dan SLB Negeri dan Swasta 2018/2019 Genap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DISKOMINFO" ] ;
    dcat:landingPage <Dinas%20Pendidikan%20dan%20Kebudayaan> .

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

