@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/4169a711-257c-4e72-bfee-f72cfb3805bd> a dcat:Dataset ;
    dct:description "Kerangka Acuan Kerja Banhub Jateng" ;
    dct:identifier "4169a711-257c-4e72-bfee-f72cfb3805bd" ;
    dct:issued "2021-09-25T12:19:50.456494"^^xsd:dateTime ;
    dct:modified "2021-09-25T12:20:30.912891"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "KAK Badan Penghubung Jateng" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4169a711-257c-4e72-bfee-f72cfb3805bd/resource/7b0a6e54-88fb-4fc7-be41-12198c5e0542>,
        <https://data.jatengprov.go.id/dataset/4169a711-257c-4e72-bfee-f72cfb3805bd/resource/d325ff99-4c6c-4df0-bc14-a432214a93d2> ;
    dcat:landingPage <https://penghubung.jatengprov.go.id/kerangka-kacuan-kerja-kak-badan-penghubung-jateng/> .

<https://data.jatengprov.go.id/dataset/4169a711-257c-4e72-bfee-f72cfb3805bd/resource/7b0a6e54-88fb-4fc7-be41-12198c5e0542> a dcat:Distribution ;
    dct:title "Kerangka Acuan Kerja Badan Penghubung" ;
    dcat:accessURL <https://penghubung.jatengprov.go.id/kerangka-kacuan-kerja-kak-badan-penghubung-jateng/> .

<https://data.jatengprov.go.id/dataset/4169a711-257c-4e72-bfee-f72cfb3805bd/resource/d325ff99-4c6c-4df0-bc14-a432214a93d2> a dcat:Distribution ;
    dct:title "Kerangka Acuan Kerja Badan Penghubung" ;
    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" .

