@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/00b3b798-353d-4e9c-ace5-fbe116c1c6fb> a dcat:Dataset ;
    dct:identifier "00b3b798-353d-4e9c-ace5-fbe116c1c6fb" ;
    dct:issued "2024-06-11T19:04:00.138987"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:04:00.138995"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Lampiran Perjanjian Kinerja 2024 Trantib" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/00b3b798-353d-4e9c-ace5-fbe116c1c6fb/resource/dc73c02a-5ac5-4277-ae42-25f0c07ba8e2> ;
    dcat:keyword "perjanjian kinerja" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<http://5.189.187.109/dataset/00b3b798-353d-4e9c-ace5-fbe116c1c6fb/resource/dc73c02a-5ac5-4277-ae42-25f0c07ba8e2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-21T02:40:58.134645"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:04:00.127962"^^xsd:dateTime ;
    dct:title "LAMPIRAN PERJANJIAN KINERJA 2022.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/00b3b798-353d-4e9c-ace5-fbe116c1c6fb/resource/dc73c02a-5ac5-4277-ae42-25f0c07ba8e2/download/lampiran-perjanjian-kinerja-2022.xlsx> ;
    dcat:byteSize "10885"^^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 .

