@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/0d947e56-2bbf-4e55-a2fe-25e22ea68e47> a dcat:Dataset ;
    dct:identifier "2336a3f6-de2b-4d18-91cb-7f01d865907b" ;
    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 Pendidikan dan Jenis Kelamin Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/0d947e56-2bbf-4e55-a2fe-25e22ea68e47/resource/44a149be-5067-4510-8548-ae80de29fcdf> ;
    dcat:keyword "ASN",
        "PNS",
        "Pendidikan",
        "pegawai" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/MjM-> .

<http://5.189.187.109/dataset/0d947e56-2bbf-4e55-a2fe-25e22ea68e47/resource/44a149be-5067-4510-8548-ae80de29fcdf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:16:39.549664"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:50:52.393249"^^xsd:dateTime ;
    dct:title "form1676435593.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/5/Pemerintah%20&%20Desa/form1676435593.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

