@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/0f768585-bc65-49a3-9ddf-f8a04493390c> a dcat:Dataset ;
    dct:description "KAK Banhub 2022" ;
    dct:identifier "0f768585-bc65-49a3-9ddf-f8a04493390c" ;
    dct:issued "2022-09-28T06:39:17.961726"^^xsd:dateTime ;
    dct:modified "2022-09-28T06:39:50.752727"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "KAK Banhub 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0f768585-bc65-49a3-9ddf-f8a04493390c/resource/cb53d19a-015f-4ed7-be47-baec768c9de6> ;
    dcat:landingPage <https://penghubung.jatengprov.go.id/kerangka-kacuan-kerja-kak-badan-penghubung-jateng/> .

<https://data.jatengprov.go.id/dataset/0f768585-bc65-49a3-9ddf-f8a04493390c/resource/cb53d19a-015f-4ed7-be47-baec768c9de6> a dcat:Distribution ;
    dct:description "KAK Banhub 2022" ;
    dct:title "KAK Banhub 2022" ;
    dcat:accessURL <https://penghubung.jatengprov.go.id/kerangka-kacuan-kerja-kak-badan-penghubung-jateng/> .

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

