@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/110526bc-eb19-4372-885e-660c2a4a41e0> a dcat:Dataset ;
    dct:description "No description provided" ;
    dct:identifier "2063fc76-8509-482e-aa6f-732e534e2473" ;
    dct:issued "2019-03-03"^^xsd:date ;
    dct:modified "2019-03-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian Daerah" ] ;
    dct:title "JUMLAH PEGAWAI NEGERI SIPIL MENURUT PENDIDIKAN TAHUN 2016" ;
    dcat:distribution <http://5.189.187.109/dataset/110526bc-eb19-4372-885e-660c2a4a41e0/resource/2323fc32-eb3c-4442-99cb-18063a364c1b> ;
    dcat:keyword "PNS berdasarkan pendidikan",
        "jumlah PNS",
        "pegawai negeri sipil" ;
    dcat:landingPage <https://data.ntbprov.go.id/dataset/jumlah-pegawai-negeri-sipil-menurut-pendidikan-tahun-2016> .

<http://5.189.187.109/dataset/110526bc-eb19-4372-885e-660c2a4a41e0/resource/2323fc32-eb3c-4442-99cb-18063a364c1b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T10:34:06.397820"^^xsd:dateTime ;
    dct:modified "2022-10-11T10:34:06.378281"^^xsd:dateTime ;
    dct:title "JUMLAH PEGAWAI NEGERI SIPIL MENURUT PENDIDIKAN TAHUN 2016" ;
    dcat:accessURL <https://data.ntbprov.go.id/sites/default/files/JUMLAH%20PEGAWAI%20NEGERI%20SIPIL%20MENURUT%20PENDIDIKAN%20TAHUN%202016.xlsx> .

<https://data.ntbprov.go.id/dataset/jumlah-pegawai-negeri-sipil-menurut-pendidikan-tahun-2016> a foaf:Document .

