@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/1bc6cb3a-e47d-49ed-9b04-0eb552e27807> a dcat:Dataset ;
    dct:description "Contoh penyusunan Kerangka Acuan Kerja (KAK) Bagian Umum" ;
    dct:identifier "1bc6cb3a-e47d-49ed-9b04-0eb552e27807" ;
    dct:issued "2018-09-13T03:15:13.917886"^^xsd:dateTime ;
    dct:modified "2018-09-13T03:15:13.917902"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Penyusunan Kerangka Acuan Kerja (KAK)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Umum" ;
            vcard:hasEmail <mailto:bagumum@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1bc6cb3a-e47d-49ed-9b04-0eb552e27807/resource/8b45990c-65df-43a3-8e8c-7f29e05d4584> ;
    dcat:landingPage <Penyusunan%20Kerangka%20Acuan%20Kerja%20%28KAK%29> .

<https://data.jatengprov.go.id/dataset/1bc6cb3a-e47d-49ed-9b04-0eb552e27807/resource/8b45990c-65df-43a3-8e8c-7f29e05d4584> a dcat:Distribution ;
    dct:description "Contoh penyusunan Kerangka Acuan Kerja (KAK) Bagian Umum" ;
    dct:format "DOCX" ;
    dct:title "KAK Pemeliharaan Rutin,Berkala Peralatan Kantor.docx" ;
    dcat:accessURL <http://data.rembangkab.go.id/id/dataset/1bc6cb3a-e47d-49ed-9b04-0eb552e27807/resource/8b45990c-65df-43a3-8e8c-7f29e05d4584/download/kak-pemeliharaan-rutinberkala-peralatan-kantor.docx> ;
    dcat:byteSize 54745.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

