@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:5000/dataset/c6dfa1b5-7c0f-423c-a438-b574bb44a57f> a dcat:Dataset ;
    dct:description """Data ini berisi nama, tempat lahir, tgl lahir, gol ruang, tmt gol ruang, unit dan sub unit kerja, nama jabatan dan tmt jabatan\r
""" ;
    dct:identifier "c6dfa1b5-7c0f-423c-a438-b574bb44a57f" ;
    dct:issued "2023-06-13T12:49:07.853103"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:49:07.853108"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data PNS Kecamatan Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/c6dfa1b5-7c0f-423c-a438-b574bb44a57f/resource/0021c7f5-6838-4ca1-97c7-95bfc2dff1f5>,
        <http://5.189.187.109:5000/dataset/c6dfa1b5-7c0f-423c-a438-b574bb44a57f/resource/c1d6d19c-3e12-443d-9a72-e558ff8bf8a5> ;
    dcat:keyword "kecamatan pontianak kota",
        "pns" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/c6dfa1b5-7c0f-423c-a438-b574bb44a57f/resource/0021c7f5-6838-4ca1-97c7-95bfc2dff1f5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-10-25T01:18:32.558919"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:49:07.846446"^^xsd:dateTime ;
    dct:title "Data PNS Kecamatan Pontianak Kota per 31 Desember 2018.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/c6dfa1b5-7c0f-423c-a438-b574bb44a57f/resource/0021c7f5-6838-4ca1-97c7-95bfc2dff1f5/download/data-pns-kecamatan-pontianak-kota-per-31-desember-2018.xls> ;
    dcat:byteSize "89088"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109:5000/dataset/c6dfa1b5-7c0f-423c-a438-b574bb44a57f/resource/c1d6d19c-3e12-443d-9a72-e558ff8bf8a5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-10-25T01:17:56.916644"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:49:07.844646"^^xsd:dateTime ;
    dct:title "Data PNS Kecamatan Pontianak Kota per 30 September 2017.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/c6dfa1b5-7c0f-423c-a438-b574bb44a57f/resource/c1d6d19c-3e12-443d-9a72-e558ff8bf8a5/download/data-pns-kecamatan-pontianak-kota-per-30-september-2017.xlsx> ;
    dcat:byteSize "14213"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlsx> a foaf:Document .

