@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/dfd57ca1-f475-4f77-9011-5feffc2d69fb> a dcat:Dataset ;
    dct:description "Sekolah Menengah Kejuruan (SMK)" ;
    dct:identifier "dfd57ca1-f475-4f77-9011-5feffc2d69fb" ;
    dct:issued "2018-01-25T09:34:51.691284"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:34:51.691293"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Dinas Pendidikan Kota Semarang (SMK)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Kota Semarang" ;
            vcard:hasEmail <mailto:satudata@semarangkota.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dfd57ca1-f475-4f77-9011-5feffc2d69fb/resource/d21c5e5e-d0ce-4b34-8ca0-34fe954aa275> ;
    dcat:landingPage <http://satudata.semarangkota.go.id/> .

<https://data.jatengprov.go.id/dataset/dfd57ca1-f475-4f77-9011-5feffc2d69fb/resource/d21c5e5e-d0ce-4b34-8ca0-34fe954aa275> a dcat:Distribution ;
    dct:description "Sekolah Menengah Kejuruan (SMK)" ;
    dct:format "JPEG" ;
    dct:title "dinas-pendidikan-kota-semarang-smk" ;
    dcat:accessURL <http://satudata.semarangkota.go.id/adm/file/20171102091359SMK.jpg> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

