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

<http://5.189.187.109:5000/dataset/cc5f11cb-5d18-4033-8bf3-f545dc6f9978> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama pegawai, gelar, tempat lahir, golongan/ruang dan jabatan\r
""" ;
    dct:identifier "cc5f11cb-5d18-4033-8bf3-f545dc6f9978" ;
    dct:issued "2023-06-13T12:55:23.410779"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:55:23.410785"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pegawai Negeri Sipil Kelurahan Sungai Jawi Kecamatan Pontianak Kota" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/cc5f11cb-5d18-4033-8bf3-f545dc6f9978/resource/95fbba69-d640-42d3-8a76-abf3acef6280> ;
    dcat:keyword "Data PNS",
        "Kelurahan Sungai jawi" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/cc5f11cb-5d18-4033-8bf3-f545dc6f9978/resource/95fbba69-d640-42d3-8a76-abf3acef6280> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-11-10T03:19:43.221526"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:55:23.401884"^^xsd:dateTime ;
    dct:title "Data Pegawai Negeri Sipil Kelurahan Sungai Jawi Kecamatan Pontianak Kota sampai dengan 14 September 2021.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/cc5f11cb-5d18-4033-8bf3-f545dc6f9978/resource/95fbba69-d640-42d3-8a76-abf3acef6280/download/data-pegawai-negeri-sipil-kelurahan-sungai-jawi-kecamatan-pontianak-kota-sampai-dengan-14-septem.xls> ;
    dcat:byteSize "28160"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

<xlsx> a foaf:Document .

