@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/4dfeab18-ad58-428e-a3ea-9ed132ad097c> a dcat:Dataset ;
    dct:identifier "4dfeab18-ad58-428e-a3ea-9ed132ad097c" ;
    dct:issued "2024-06-11T19:16:07.906179"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:16:07.906185"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0fa92762-3f3a-4f22-83ad-dcc96afbfe85> ;
    dct:title "Lampiran Perjanjian Kinerja Subbag Perkeu 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pebri" ;
            vcard:hasEmail <mailto:aguspebrianto33@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4dfeab18-ad58-428e-a3ea-9ed132ad097c/resource/aa205c2c-5c59-4203-bf37-3e0fb14a1ed0> ;
    dcat:keyword "perjanjian kinerja" ;
    dcat:landingPage <https://jatipuro.karanganyarkab.go.id> .

<http://5.189.187.109/dataset/4dfeab18-ad58-428e-a3ea-9ed132ad097c/resource/aa205c2c-5c59-4203-bf37-3e0fb14a1ed0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-05-21T02:03:14.590338"^^xsd:dateTime ;
    dct:modified "2024-06-11T19:16:07.900520"^^xsd:dateTime ;
    dct:title "LAMPIRAN PK SUBBAG PERKEU.xlsx" ;
    dcat:accessURL <https://opendata.karanganyarkab.go.id/dataset/4dfeab18-ad58-428e-a3ea-9ed132ad097c/resource/aa205c2c-5c59-4203-bf37-3e0fb14a1ed0/download/lampiran-pk-subbag-perkeu.xlsx> ;
    dcat:byteSize "15282"^^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 .

