@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/3e2bc49e-f457-4e79-b0ef-27a47bf0a179> a dcat:Dataset ;
    dct:description "Jumlah ASN dengan Pendidikan sampai dengan Diploma III/Sarjana Muda " ;
    dct:identifier "696" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2022-11-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian Dan Pengembangan Sumber Daya Manusia" ] ;
    dct:title "Jumlah ASN Tamatan Diploma/Sarjana Muda Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/3e2bc49e-f457-4e79-b0ef-27a47bf0a179/resource/13248c80-0342-4702-91b6-e5de2f7d2b4a> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-1385> .

<http://5.189.187.109/dataset/3e2bc49e-f457-4e79-b0ef-27a47bf0a179/resource/13248c80-0342-4702-91b6-e5de2f7d2b4a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:52:01.824767"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:52:01.801173"^^xsd:dateTime ;
    dct:title "jumlah-asn-tamatan-diploma/sarjana-muda-laki-laki" ;
    dcat:accessURL <http://tes> .

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

