@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/0b5f11de-1093-4944-96d0-1d596234e7da> a dcat:Dataset ;
    dct:identifier "0b5f11de-1093-4944-96d0-1d596234e7da" ;
    dct:issued "2023-06-07T04:13:31.067006"^^xsd:dateTime ;
    dct:modified "2023-06-07T04:13:31.067013"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "KAK - Kerangka Acuan Kerja Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0b5f11de-1093-4944-96d0-1d596234e7da/resource/1ad37537-21b5-4689-999b-14366a18a8b9> ;
    dcat:keyword "KAK" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<https://data.jatengprov.go.id/dataset/0b5f11de-1093-4944-96d0-1d596234e7da/resource/1ad37537-21b5-4689-999b-14366a18a8b9> a dcat:Distribution ;
    dct:format "xlxs" ;
    dct:title "KAK - Kerangaka Acuan Kerja Tahun 2023.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/0b5f11de-1093-4944-96d0-1d596234e7da/resource/1ad37537-21b5-4689-999b-14366a18a8b9/download/kak-kerangaka-acuan-kerja-tahun-2023.xlsx> ;
    dcat:byteSize 10173.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

