@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/bffb1b83-8dc7-48b4-97d9-538fdd81f7b1> a dcat:Dataset ;
    dct:description "Pengadaan Barang Jasa Badan Penghubung 2020" ;
    dct:identifier "bffb1b83-8dc7-48b4-97d9-538fdd81f7b1" ;
    dct:issued "2020-09-16T08:06:39.743928"^^xsd:dateTime ;
    dct:modified "2020-09-16T08:07:08.255154"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Pengadaan Barjas Banhub" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin PPID" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:landingPage <https://drive.google.com/folderview?id=1TboxODPTC6ECl_GeLc5NM_uiPPMA2ulA> .

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

