@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/858e5599-e1d7-4967-9f88-cbb95451c66c> a dcat:Dataset ;
    dct:description "Pedoman Pengelolaan Informasi dan Dokumentasi di Lingkungan Pemerintah Kota Semaran" ;
    dct:identifier "858e5599-e1d7-4967-9f88-cbb95451c66c" ;
    dct:issued "2018-01-25T09:27:51.086052"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:49:21.408573"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Peraturan Walikota Nomor 26 Tahun 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Kota Semarang" ;
            vcard:hasEmail <mailto:satudata@semarangkota.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/858e5599-e1d7-4967-9f88-cbb95451c66c/resource/a2da2b5e-13a2-4402-949c-7b34d03f117a> ;
    dcat:keyword "Perwal" ;
    dcat:landingPage <http://satudata.semarangkota.go.id/> .

<https://data.jatengprov.go.id/dataset/858e5599-e1d7-4967-9f88-cbb95451c66c/resource/a2da2b5e-13a2-4402-949c-7b34d03f117a> a dcat:Distribution ;
    dct:description "Pedoman Pengelolaan Informasi dan Dokumentasi di Lingkungan Pemerintah Kota Semaran" ;
    dct:format "PDF" ;
    dct:title "Peraturan Walikota Nomor 26 Tahun 2012" ;
    dcat:accessURL <http://satudata.semarangkota.go.id/adm/file/20170926112021PerwalPPID.pdf> .

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

