@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/89819538-36a2-43a0-95b3-29545005744b> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama pegawai, gelar, tempat lahir, golongan/ruang dan jabatan\r
""" ;
    dct:identifier "89819538-36a2-43a0-95b3-29545005744b" ;
    dct:issued "2023-06-13T11:36:34.437724"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:36:34.437729"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pegawai Negeri Sipil Kelurahan Kotabaru Kecamatan Pontianak Selatan" ;
    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/89819538-36a2-43a0-95b3-29545005744b/resource/9af1f561-e60c-4ba5-b3db-f896a9fd8c3d> ;
    dcat:keyword "Data PNS",
        "kelurahan Kotabaru" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/89819538-36a2-43a0-95b3-29545005744b/resource/9af1f561-e60c-4ba5-b3db-f896a9fd8c3d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-11-10T03:25:03.138679"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:36:34.431613"^^xsd:dateTime ;
    dct:title "Data Pegawai Negeri Sipil Kelurahan Kotabaru Kecamatan Pontianak Selatan sampai dengan 14 September 2021.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/89819538-36a2-43a0-95b3-29545005744b/resource/9af1f561-e60c-4ba5-b3db-f896a9fd8c3d/download/data-pegawai-negeri-sipil-kelurahan-kotabaru-kecamatan-pontianak-selatan-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 .

