@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/43e0059f-a39e-426c-92ad-1fbde25be1d8> a dcat:Dataset ;
    dct:identifier "1aaf4ae4-bc7f-4e2c-a11a-845d59125131" ;
    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 Pangkat dan Golongan Ruang Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/43e0059f-a39e-426c-92ad-1fbde25be1d8/resource/61443408-85ca-4a3b-baa1-f2cadeb16dd2> ;
    dcat:keyword "ASN",
        "Golongan Ruang",
        "PNS",
        "Pangkat",
        "pegawai" ;
    dcat:landingPage <https://satudata.bintankab.go.id/dataset/detail/MjI-> .

<http://5.189.187.109/dataset/43e0059f-a39e-426c-92ad-1fbde25be1d8/resource/61443408-85ca-4a3b-baa1-f2cadeb16dd2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T18:16:36.229145"^^xsd:dateTime ;
    dct:modified "2023-04-12T09:50:50.258325"^^xsd:dateTime ;
    dct:title "form1676435348.xlsx" ;
    dcat:accessURL <https://satudata.bintankab.go.id/uploads/5/Pemerintah%20&%20Desa/form1676435348.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

