@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/573da294-810e-4ead-aa7b-f6b01dccc053> a dcat:Dataset ;
    dct:description "Profil Pejabat Struktural Badan Penghubung Provinsi Jawa Tengah" ;
    dct:identifier "573da294-810e-4ead-aa7b-f6b01dccc053" ;
    dct:issued "2019-09-17T05:56:21.659063"^^xsd:dateTime ;
    dct:modified "2019-09-17T05:57:10.698464"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Profil Struktural" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin PPID Pembantu" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/573da294-810e-4ead-aa7b-f6b01dccc053/resource/4f334083-b803-40da-bc6d-acf7112b3297> ;
    dcat:landingPage <http://penghubung.jatengprov.go.id/informasi-berkala/> .

<https://data.jatengprov.go.id/dataset/573da294-810e-4ead-aa7b-f6b01dccc053/resource/4f334083-b803-40da-bc6d-acf7112b3297> a dcat:Distribution ;
    dct:description "Profil Pejabat Struktural 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" .

