@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/b555f717-5dec-48f1-9da8-8aa94c7e0081> a dcat:Dataset ;
    dct:description "Jumlah SMA Negeri Kota Semarang 2014" ;
    dct:identifier "b555f717-5dec-48f1-9da8-8aa94c7e0081" ;
    dct:issued "2023-02-01T05:17:56.697220"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:17:56.697225"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah SMA Negeri Kota Semarang 2014" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b555f717-5dec-48f1-9da8-8aa94c7e0081/resource/97fca87c-d2b2-4f1a-bdf3-0cf79e47c6d1> ;
    dcat:keyword "Pendidikan" .

<https://data.jatengprov.go.id/dataset/b555f717-5dec-48f1-9da8-8aa94c7e0081/resource/97fca87c-d2b2-4f1a-bdf3-0cf79e47c6d1> a dcat:Distribution ;
    dct:description "Jumlah SMA Negeri Kota Semarang 2014" ;
    dct:format "XLSX" ;
    dct:title "Jumlah SMA Negeri Kota Semarang 2014" ;
    dcat:accessURL <https://drive.google.com/file/d/1AfSzeDY6A8QhwlgC59uwdSg5DEeQTKuH/view> .

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

