@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/684840a9-7a82-4c77-a38f-3a6e87c94c17> a dcat:Dataset ;
    dct:description "Sasaran Kinerja Pegawai (SKP) adalah rencana kinerja dan target yang akan dicapai oleh seorang PNS yang harus dicapai setiap tahun. PP 30 Thn 2019" ;
    dct:identifier "459" ;
    dct:issued "2019"^^xsd:gYear ;
    dct:modified "2022-11-24"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian Dan Pengembangan Sumber Daya Manusia" ] ;
    dct:title "Nilai Rata-Rata SKP Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/684840a9-7a82-4c77-a38f-3a6e87c94c17/resource/804e7a3a-9848-4787-af3d-059e84e95720> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-1344> .

<http://5.189.187.109/dataset/684840a9-7a82-4c77-a38f-3a6e87c94c17/resource/804e7a3a-9848-4787-af3d-059e84e95720> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:52:24.901860"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:52:24.867572"^^xsd:dateTime ;
    dct:title "nilai-rata-rata-skp-pns" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-1344> a foaf:Document .

