@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/2e204699-168b-425f-8d6e-891fa7af1f6d> a dcat:Dataset ;
    dct:description "LKJIP KECAMATAN GENUK TAHUN 2017" ;
    dct:identifier "2e204699-168b-425f-8d6e-891fa7af1f6d" ;
    dct:issued "2023-02-01T04:01:09.327615"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:01:09.327625"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "LKJIP KECAMATAN GENUK TAHUN 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2e204699-168b-425f-8d6e-891fa7af1f6d/resource/d4c1dd05-427d-4441-98a5-b20fe2b65946> ;
    dcat:keyword "lkjip" .

<https://data.jatengprov.go.id/dataset/2e204699-168b-425f-8d6e-891fa7af1f6d/resource/d4c1dd05-427d-4441-98a5-b20fe2b65946> a dcat:Distribution ;
    dct:description "LKJIP KECAMATAN GENUK TAHUN 2017" ;
    dct:format "PDF" ;
    dct:title "LKJIP KECAMATAN GENUK TAHUN 2017" ;
    dcat:accessURL <https://e-sakip.semarangkota.go.id/public/uploads/file/CqNSbX2RT5iGsOnyDlQwsOOOgmfn3D4h2oKTcGMA.pdf> .

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

