@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/074e6956-667d-45a1-b474-15eaacf16efc> a dcat:Dataset ;
    dct:identifier "0434e9a2-e855-469d-915c-586e65a45bf4" ;
    dct:issued "2023-02-15"^^xsd:date ;
    dct:modified "2023-02-15"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian dan Pengembangan Sumber Daya Manusia" ] ;
    dct:title "Jumlah PNS Menurut Perangkat Daerah dan Jenis Kelamin Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/074e6956-667d-45a1-b474-15eaacf16efc/resource/e4f2f1b6-4698-4635-8fa8-9da4a40a4096> ;
    dcat:keyword "ASN",
        "OPD",
        "PNS",
        "Perangkat Daerah",
        "pegawai" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/MjU-> .

<http://5.189.187.109/dataset/074e6956-667d-45a1-b474-15eaacf16efc/resource/e4f2f1b6-4698-4635-8fa8-9da4a40a4096> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:16:45.692969"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:50:58.406933"^^xsd:dateTime ;
    dct:title "form1676436049.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/5/Pemerintah%20&%20Desa/form1676436049.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.bintankab.go.id/dataset/detail/MjU-> a foaf:Document .

