@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/4ec85e4f-3c24-4c9e-b8ab-5e692476dc61> a dcat:Dataset ;
    dct:description "Pengadaan Dinas Perhubungan Provinsi Jawa Tengah" ;
    dct:identifier "4ec85e4f-3c24-4c9e-b8ab-5e692476dc61" ;
    dct:issued "2017-10-03T05:05:42.591734"^^xsd:dateTime ;
    dct:modified "2017-10-03T05:05:56.590601"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/b5a2a6c8-64ab-4f6f-9a4e-c891ba264ab7> ;
    dct:title "Pengadaan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4ec85e4f-3c24-4c9e-b8ab-5e692476dc61/resource/e2eec7db-bab2-4d4e-b001-b23bba2ad793> .

<https://data.jatengprov.go.id/dataset/4ec85e4f-3c24-4c9e-b8ab-5e692476dc61/resource/e2eec7db-bab2-4d4e-b001-b23bba2ad793> a dcat:Distribution ;
    dct:title "Rencana Umum Pengadaan" ;
    dcat:accessURL <http://www.perhubungan.jatengprov.go.id/page/rencana-umum-pengadaan> .

<https://data.jatengprov.go.id/organization/b5a2a6c8-64ab-4f6f-9a4e-c891ba264ab7> a foaf:Organization ;
    foaf:name "Dinas Perhubungan " .

