@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/62eb1d09-4849-4b79-835c-4bbfb4b8d8b1> a dcat:Dataset ;
    dct:description "Angka Partisipasi Kasar SMA Kota Semarang 2017" ;
    dct:identifier "62eb1d09-4849-4b79-835c-4bbfb4b8d8b1" ;
    dct:issued "2023-02-01T04:29:42.089581"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:29:42.089587"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Angka Partisipasi Kasar SMA Kota Semarang 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/62eb1d09-4849-4b79-835c-4bbfb4b8d8b1/resource/05efdc60-2b06-4674-881f-0212b9a14600> ;
    dcat:keyword "Pendidikan" .

<https://data.jatengprov.go.id/dataset/62eb1d09-4849-4b79-835c-4bbfb4b8d8b1/resource/05efdc60-2b06-4674-881f-0212b9a14600> a dcat:Distribution ;
    dct:description "Angka Partisipasi Kasar SMA Kota Semarang 2017" ;
    dct:format "XLSX" ;
    dct:title "Angka Partisipasi Kasar SMA Kota Semarang 2017" ;
    dcat:accessURL <https://drive.google.com/file/d/1k7m-MUX_8AT-rnJnUgtP5ql0hdDvssGp/view> .

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

