@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/5379ed9a-74ce-45a9-8d7a-9c30728cdf33> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama pegawai, gelar, tempat lahir, golongan/ruang dan jabatan\r
""" ;
    dct:identifier "5379ed9a-74ce-45a9-8d7a-9c30728cdf33" ;
    dct:issued "2023-06-13T10:33:54.437821"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:33:54.437828"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pegawai Negeri Sipil Kelurahan Tanjung Hilir Kecamatan Pontianak Timur" ;
    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/5379ed9a-74ce-45a9-8d7a-9c30728cdf33/resource/15e4ade2-d581-4fb3-8241-81698dc579fb> ;
    dcat:keyword "Data PNS",
        "Kelurahan Tanjung Hilir" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/5379ed9a-74ce-45a9-8d7a-9c30728cdf33/resource/15e4ade2-d581-4fb3-8241-81698dc579fb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-11-10T03:46:12.443368"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:33:54.430033"^^xsd:dateTime ;
    dct:title "Data Pegawai Negeri Sipil Kelurahan Tanjung Hilir Kecamatan Pontianak Timur sampai dengan 14 September 2021.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/5379ed9a-74ce-45a9-8d7a-9c30728cdf33/resource/15e4ade2-d581-4fb3-8241-81698dc579fb/download/data-pegawai-negeri-sipil-kelurahan-tanjung-hilir-kecamatan-pontianak-timur-sampai-dengan-14-sep.xls> ;
    dcat:byteSize "27648"^^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 .

