@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/e5ce1468-4e20-484b-8a1f-2fe28b7f2979> a dcat:Dataset ;
    dct:description "Izin yang diberikan oleh bupati kepada PNS yang memenuhi syarat untuk mengikuti pendidikan pada suatu kelembagaan pendidikan formal" ;
    dct:identifier "806" ;
    dct:issued "2017"^^xsd:gYear ;
    dct:modified "2022-11-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian Dan Pengembangan Sumber Daya Manusia" ] ;
    dct:title "Realisasi Pelayanan Izin Belajar Tahun 2017" ;
    dcat:distribution <http://5.189.187.109/dataset/e5ce1468-4e20-484b-8a1f-2fe28b7f2979/resource/cf3bb7fd-d499-4fe0-98a7-a26994b3be9c> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-1358> .

<http://5.189.187.109/dataset/e5ce1468-4e20-484b-8a1f-2fe28b7f2979/resource/cf3bb7fd-d499-4fe0-98a7-a26994b3be9c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:56:49.564437"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:56:49.546142"^^xsd:dateTime ;
    dct:title "realisasi-pelayanan-izin-belajar" ;
    dcat:accessURL <http://tes> .

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

