@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/57065c32-1343-41b8-ad63-eea50d5c3f72> a dcat:Dataset ;
    dct:description "Rekap jumlah Pegawai Negeri Sipil" ;
    dct:identifier "bd94a923-51fa-4afd-b661-a63c41b8ecee" ;
    dct:issued "2019-09-10"^^xsd:date ;
    dct:modified "2019-09-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian Daerah" ] ;
    dct:title "Rekap jumlah pegawai" ;
    dcat:distribution <http://5.189.187.109/dataset/57065c32-1343-41b8-ad63-eea50d5c3f72/resource/587d95a6-6b75-4e01-86ec-c7ac62f4742f> ;
    dcat:keyword "jumlah PNS" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/rekap-jumlah-pegawai> .

<http://5.189.187.109/dataset/57065c32-1343-41b8-ad63-eea50d5c3f72/resource/587d95a6-6b75-4e01-86ec-c7ac62f4742f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:25:17.145884"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:25:17.137948"^^xsd:dateTime ;
    dct:title "Rekap jumlah pegawai" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/JUMLAH%20PEGAWAI%20NEGERI%20SIPIL%20MENURUT%20PENDIDIKAN%20TAHUN%202018_0.xlsx> .

<https://data.ntbprov.go.id/dataset/rekap-jumlah-pegawai> a foaf:Document .

