@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/63bf1940-eda0-49da-9c5b-32e847af4321> a dcat:Dataset ;
    dct:identifier "90e7a02a-0ee1-4025-b452-02055614631d" ;
    dct:issued "2023-04-10"^^xsd:date ;
    dct:modified "2023-04-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Kepegawaian dan Pengembangan Sumber Daya Manusia" ] ;
    dct:title "Jumlah PNS Menurut Jabatan dan Jenis Kelamin Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/63bf1940-eda0-49da-9c5b-32e847af4321/resource/7d75ab3c-9154-4291-9c26-1ceb63cfa14e> ;
    dcat:keyword "ASN",
        "Jabatan",
        "PNS",
        "pegawai" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/MTk-> .

<http://5.189.187.109/dataset/63bf1940-eda0-49da-9c5b-32e847af4321/resource/7d75ab3c-9154-4291-9c26-1ceb63cfa14e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:16:28.530379"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:50:43.636474"^^xsd:dateTime ;
    dct:title "form1676434430.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/5/Pemerintah%20&%20Desa/form1676434430.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

