@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/36817164-32d9-4aea-851f-96fa5b3dec41> 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 "461" ;
    dct:issued "2021"^^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 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/36817164-32d9-4aea-851f-96fa5b3dec41/resource/bc3c56c2-ac8b-4262-ba19-d0720adabaf8> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-1344> .

<http://5.189.187.109/dataset/36817164-32d9-4aea-851f-96fa5b3dec41/resource/bc3c56c2-ac8b-4262-ba19-d0720adabaf8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:51:39.572640"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:51:39.539596"^^xsd:dateTime ;
    dct:title "nilai-rata-rata-skp-pns" ;
    dcat:accessURL <http://tes> .

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

