@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/e4637e42-81f5-41cc-b331-b7e444f0ed32> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama pegawai, gelar, tempat lahir, golongan/ruang dan jabatan\r
""" ;
    dct:identifier "e4637e42-81f5-41cc-b331-b7e444f0ed32" ;
    dct:issued "2023-06-13T13:28:24.320798"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:28:24.320804"^^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 Luar Kecamatan Pontianak Barat" ;
    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/e4637e42-81f5-41cc-b331-b7e444f0ed32/resource/5e2a1915-a329-4d28-9111-696871146ee7> ;
    dcat:keyword "Data PNS",
        "Kelurahan Sungai jawi Luar" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/e4637e42-81f5-41cc-b331-b7e444f0ed32/resource/5e2a1915-a329-4d28-9111-696871146ee7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-11-10T03:15:30.619524"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:28:24.314112"^^xsd:dateTime ;
    dct:title "Data Pegawai Negeri Sipil Kelurahan Sungai Jawi Luar Kecamatan Pontianak Barat sampai dengan 14 September 2021.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e4637e42-81f5-41cc-b331-b7e444f0ed32/resource/5e2a1915-a329-4d28-9111-696871146ee7/download/data-pegawai-negeri-sipil-kelurahan-sungai-jawi-luar-kecamatan-pontianak-barat-sampai-dengan-14-.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 .

