@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/7a0eedb5-dbe8-4c00-b06d-3ca1986189e9> a dcat:Dataset ;
    dct:description "Jumlah SMA Swasta Kota Semarang 2013" ;
    dct:identifier "7a0eedb5-dbe8-4c00-b06d-3ca1986189e9" ;
    dct:issued "2023-02-01T04:42:42.919441"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:42:42.919447"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah SMA Swasta Kota Semarang 2013" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7a0eedb5-dbe8-4c00-b06d-3ca1986189e9/resource/237dc263-b454-4679-a316-893aebe2afad> ;
    dcat:keyword "Pendidikan" .

<https://data.jatengprov.go.id/dataset/7a0eedb5-dbe8-4c00-b06d-3ca1986189e9/resource/237dc263-b454-4679-a316-893aebe2afad> a dcat:Distribution ;
    dct:description "Jumlah SMA Swasta Kota Semarang 2013" ;
    dct:format "XLSX" ;
    dct:title "Jumlah SMA Swasta Kota Semarang 2013" ;
    dcat:accessURL <https://drive.google.com/file/d/1VROmKuaWRFt416kD11fl1rSIJ93AR0bv/view> .

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

