@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:5000/dataset/72118540-4ee5-4327-b6d4-28ee12b49916> a dcat:Dataset ;
    dct:identifier "72118540-4ee5-4327-b6d4-28ee12b49916" ;
    dct:issued "2024-06-11T19:20:58.275381"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:20:58.275389"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Lampiran Perjanjian Kinerja 2024 Kesos" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/72118540-4ee5-4327-b6d4-28ee12b49916/resource/6c5f83bf-3fdc-416f-958b-6da9340972ac> ;
    dcat:keyword "perjanjian kinerja" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<http://5.189.187.109:5000/dataset/72118540-4ee5-4327-b6d4-28ee12b49916/resource/6c5f83bf-3fdc-416f-958b-6da9340972ac> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-21T02:27:07.139158"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:20:58.269065"^^xsd:dateTime ;
    dct:title "LAMPIRAN PK KESOS.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/72118540-4ee5-4327-b6d4-28ee12b49916/resource/6c5f83bf-3fdc-416f-958b-6da9340972ac/download/lampiran-pk-kesos.xlsx> ;
    dcat:byteSize "11484"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

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

