@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/70cbe61f-b2bc-4e3e-a203-0a0d938f767b> a dcat:Dataset ;
    dct:identifier "70cbe61f-b2bc-4e3e-a203-0a0d938f767b" ;
    dct:issued "2024-06-11T19:20:43.910629"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:20:43.910636"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Lampiran Perjanjian Kinerja 2024 PMD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/70cbe61f-b2bc-4e3e-a203-0a0d938f767b/resource/f7500049-4163-4fcb-b17f-0fc643db2bf3> ;
    dcat:keyword "perjanjian kinerja" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<http://5.189.187.109/dataset/70cbe61f-b2bc-4e3e-a203-0a0d938f767b/resource/f7500049-4163-4fcb-b17f-0fc643db2bf3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-21T02:30:29.111905"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:20:43.904712"^^xsd:dateTime ;
    dct:title "LAMPIRAN PK PMD.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/70cbe61f-b2bc-4e3e-a203-0a0d938f767b/resource/f7500049-4163-4fcb-b17f-0fc643db2bf3/download/lampiran-pk-pmd.xlsx> ;
    dcat:byteSize "11751"^^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 .

