@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/a46f8a72-ccf3-4c28-bdba-203cc41a4a7d> a dcat:Dataset ;
    dct:identifier "a46f8a72-ccf3-4c28-bdba-203cc41a4a7d" ;
    dct:issued "2024-06-11T19:28:06.547937"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:28:06.547944"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Lampiran Perjanjian Kinerja 2024 Camat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a46f8a72-ccf3-4c28-bdba-203cc41a4a7d/resource/967d0639-c100-413d-9c11-7131261a1926> ;
    dcat:keyword "perjanjian kinerja" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<http://5.189.187.109/dataset/a46f8a72-ccf3-4c28-bdba-203cc41a4a7d/resource/967d0639-c100-413d-9c11-7131261a1926> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-21T02:15:52.805750"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:28:06.541872"^^xsd:dateTime ;
    dct:title "LAMPIRAN PK CAMAT.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/a46f8a72-ccf3-4c28-bdba-203cc41a4a7d/resource/967d0639-c100-413d-9c11-7131261a1926/download/lampiran-pk-camat.xlsx> ;
    dcat:byteSize "12105"^^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 .

