@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/e053c643-3994-406c-85a3-b43d04f3e076> a dcat:Dataset ;
    dct:description "Sekolah Menengah Atas & Madrasah Aliyah" ;
    dct:identifier "e053c643-3994-406c-85a3-b43d04f3e076" ;
    dct:issued "2018-01-25T09:34:53.106708"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:34:53.106719"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Dinas Pendidikan Kota Semarang (SMA)" ;
    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/e053c643-3994-406c-85a3-b43d04f3e076/resource/d1e18717-fd34-4150-9bfc-c142b9113fc6> ;
    dcat:landingPage <http://satudata.semarangkota.go.id/> .

<https://data.jatengprov.go.id/dataset/e053c643-3994-406c-85a3-b43d04f3e076/resource/d1e18717-fd34-4150-9bfc-c142b9113fc6> a dcat:Distribution ;
    dct:description "Sekolah Menengah Atas & Madrasah Aliyah" ;
    dct:format "JPEG" ;
    dct:title "dinas-pendidikan-kota-semarang-sma" ;
    dcat:accessURL <http://satudata.semarangkota.go.id/adm/file/20171102091251SMA.jpg> .

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

