@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/7f531e5f-2bd9-4a92-93bc-022b8547ee4a> a dcat:Dataset ;
    dct:description "Informasi Laporan Akses Informasi Badan Penghubung" ;
    dct:identifier "7f531e5f-2bd9-4a92-93bc-022b8547ee4a" ;
    dct:issued "2019-09-26T02:15:52.460563"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:18:10.111917"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Informasi Laporan Akses Informasi OPD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin PPID Pembantu" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7f531e5f-2bd9-4a92-93bc-022b8547ee4a/resource/4c0d1cab-4066-42d5-9d98-30d2cf8c5b24> ;
    dcat:landingPage <http://penghubung.jatengprov.go.id/informasi-berkala/> .

<https://data.jatengprov.go.id/dataset/7f531e5f-2bd9-4a92-93bc-022b8547ee4a/resource/4c0d1cab-4066-42d5-9d98-30d2cf8c5b24> a dcat:Distribution ;
    dct:description "Informasi Laporan Akses Informasi Badan Penghubung" ;
    dct:format <http://penghubung.jatengprov.go.id/informasi-berkala/> ;
    dct:title "BADAN PENGHUBUNG" .

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

