@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/5ef64998-3eb7-4781-85fb-58d5b3a17882> a dcat:Dataset ;
    dct:description "Jumlah Guru SD Swasta Kota Semarang 2000" ;
    dct:identifier "5ef64998-3eb7-4781-85fb-58d5b3a17882" ;
    dct:issued "2023-02-01T04:27:29.003487"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:27:29.003493"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Guru SD Swasta Kota Semarang 2000" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5ef64998-3eb7-4781-85fb-58d5b3a17882/resource/05c81136-31ef-4947-81a5-e2c9ef741332> ;
    dcat:keyword "Pendidikan" .

<https://data.jatengprov.go.id/dataset/5ef64998-3eb7-4781-85fb-58d5b3a17882/resource/05c81136-31ef-4947-81a5-e2c9ef741332> a dcat:Distribution ;
    dct:description "Jumlah Guru SD Swasta Kota Semarang 2000" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Guru SD Swasta Kota Semarang 2000" ;
    dcat:accessURL <https://drive.google.com/file/d/1c51u2gKuemQL66aHGmXz7PKcdTIKvGII/view> .

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

