@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.sumbarprov.go.id/dataset/444f2af6-b732-4ae2-b37d-4be6592a6a51> a dcat:Dataset ;
    dct:identifier "444f2af6-b732-4ae2-b37d-4be6592a6a51" ;
    dct:issued "2025-02-14T10:02:53.027720"^^xsd:dateTime ;
    dct:modified "2025-02-14T10:02:53.027741"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/0d80234a-d68c-4593-8a1c-514b35cc71ae> ;
    dct:title "Jumlah PNS Menurut Tingkat Pendidikan dan Jenis Kelamin Tahun 2023" ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/444f2af6-b732-4ae2-b37d-4be6592a6a51/resource/0e2061d3-c441-49fc-92b8-521dceef242d> .

<https://data.sumbarprov.go.id/dataset/444f2af6-b732-4ae2-b37d-4be6592a6a51/resource/0e2061d3-c441-49fc-92b8-521dceef242d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "PNS.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e42fda00700424c5d9feb11b5ea7276b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.pesisirselatankab.go.id/dataset/444f2af6-b732-4ae2-b37d-4be6592a6a51/resource/0e2061d3-c441-49fc-92b8-521dceef242d/download/pns.xlsx> ;
    dcat:byteSize 10925.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.sumbarprov.go.id/organization/0d80234a-d68c-4593-8a1c-514b35cc71ae> a foaf:Organization ;
    foaf:name "Kabupaten Pesisir Selatan" .

