@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/f4ed156a-79fa-4d72-8a70-de5ec0de19da> a dcat:Dataset ;
    dct:description "Percepatan Pelaksanaan Pengadaan Barang / Jasa Pemerintah" ;
    dct:identifier "f4ed156a-79fa-4d72-8a70-de5ec0de19da" ;
    dct:issued "2018-01-25T09:36:40.964654"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:58:05.491237"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Instruksi Presiden No. 1 Tahun 2015" ;
    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/f4ed156a-79fa-4d72-8a70-de5ec0de19da/resource/4f322de0-52f9-4ea0-ab19-aca2a6ab3188> ;
    dcat:keyword "Instruksi Presiden" ;
    dcat:landingPage <http://satudata.semarangkota.go.id/> .

<https://data.jatengprov.go.id/dataset/f4ed156a-79fa-4d72-8a70-de5ec0de19da/resource/4f322de0-52f9-4ea0-ab19-aca2a6ab3188> a dcat:Distribution ;
    dct:description "Percepatan Pelaksanaan Pengadaan Barang / Jasa Pemerintah" ;
    dct:format "PDF" ;
    dct:title "instruksi-presiden-no-1-tahun-2015" ;
    dcat:accessURL <http://satudata.semarangkota.go.id/adm/file/20170928081316Inpres_01_2015.pdf> .

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

