@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/47cde0f1-3e5d-4ee8-a817-6fecd23d5208> a dcat:Dataset ;
    dct:identifier "47cde0f1-3e5d-4ee8-a817-6fecd23d5208" ;
    dct:issued "2024-06-11T19:15:38.857463"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:15:38.857470"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Lampiran Perjanjian Kinerja Tapem 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/47cde0f1-3e5d-4ee8-a817-6fecd23d5208/resource/93a65c59-2ac3-446e-8d2c-7e35d7717da0> ;
    dcat:keyword "perjanjian kinerja" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<http://5.189.187.109/dataset/47cde0f1-3e5d-4ee8-a817-6fecd23d5208/resource/93a65c59-2ac3-446e-8d2c-7e35d7717da0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-21T01:50:38.014925"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:15:38.851870"^^xsd:dateTime ;
    dct:title "LAMPIRAN PK TAPEM.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/47cde0f1-3e5d-4ee8-a817-6fecd23d5208/resource/93a65c59-2ac3-446e-8d2c-7e35d7717da0/download/lampiran-pk-tapem.xlsx> ;
    dcat:byteSize "11242"^^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 .

