@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/0f33ddab-2837-4d49-8377-c3ec3c0b9171> a dcat:Dataset ;
    dct:description "Informasi Pengadaan Barang Jasa Badan Penghubung Prov. Jateng Tahun 2019" ;
    dct:identifier "0f33ddab-2837-4d49-8377-c3ec3c0b9171" ;
    dct:issued "2019-09-23T02:01:41.556448"^^xsd:dateTime ;
    dct:modified "2019-09-26T07:45:36.626724"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Pengadaan Barang Jasa Badan Penghubung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin PPID Pembantu" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0f33ddab-2837-4d49-8377-c3ec3c0b9171/resource/ab567726-44c1-4b81-848b-976d6e0787f0> ;
    dcat:landingPage <http://penghubung.jatengprov.go.id/informasi-setiap-saat/> .

<https://data.jatengprov.go.id/dataset/0f33ddab-2837-4d49-8377-c3ec3c0b9171/resource/ab567726-44c1-4b81-848b-976d6e0787f0> a dcat:Distribution ;
    dct:description "Informasi Pengadaan Barang Jasa Badan Penghubung Prov. Jateng Tahun 2019" ;
    dct:format <http://penghubung.jatengprov.go.id/informasi-setiap-saat/> ;
    dct:title "BADAN PENGHUBUNG" .

<https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> a foaf:Organization ;
    foaf:name "Badan Penghubung" .

