@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/89728f4c-4b71-4643-852c-19f0172f0d11> a dcat:Dataset ;
    dct:description "Jumlah Guru SD Negeri Kota Semarang 2013" ;
    dct:identifier "89728f4c-4b71-4643-852c-19f0172f0d11" ;
    dct:issued "2023-02-01T04:51:31.832555"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:51:31.832561"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Guru SD Negeri Kota Semarang 2013" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/89728f4c-4b71-4643-852c-19f0172f0d11/resource/7521aa53-1f96-41d6-b3d5-8f179192f249> ;
    dcat:keyword "Pendidikan" .

<https://data.jatengprov.go.id/dataset/89728f4c-4b71-4643-852c-19f0172f0d11/resource/7521aa53-1f96-41d6-b3d5-8f179192f249> a dcat:Distribution ;
    dct:description "Jumlah Guru SD Negeri Kota Semarang 2013" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Guru SD Negeri Kota Semarang 2013" ;
    dcat:accessURL <https://drive.google.com/file/d/1VgrZxpVYBh7ZgFoYuceYzHtBNtifLNcX/view> .

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

