@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#> .

<http://5.189.187.109/dataset/05d29a7d-b737-4d41-ae2c-ac0bebaad594> a dcat:Dataset ;
    dct:identifier "05d29a7d-b737-4d41-ae2c-ac0bebaad594" ;
    dct:issued "2024-06-11T19:05:09.595654"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:05:09.595660"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Lampiran Perjanjian Kinerja Trantib 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/05d29a7d-b737-4d41-ae2c-ac0bebaad594/resource/c6d1e6ed-40b2-43e2-a969-2a9da07e771a> ;
    dcat:keyword "perjanjian kinerja" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<http://5.189.187.109/dataset/05d29a7d-b737-4d41-ae2c-ac0bebaad594/resource/c6d1e6ed-40b2-43e2-a969-2a9da07e771a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-21T01:59:28.739662"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:05:09.590183"^^xsd:dateTime ;
    dct:title "LAMPIRAN PERJANJIAN KINERJA 2022.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/05d29a7d-b737-4d41-ae2c-ac0bebaad594/resource/c6d1e6ed-40b2-43e2-a969-2a9da07e771a/download/lampiran-perjanjian-kinerja-2022.xlsx> ;
    dcat:byteSize "11131"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> a foaf:Agent ;
    foaf:name "Kabupaten Karanganyar" .

<https://jatipuro.karanganyarkab.go.id> a foaf:Document .

