@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/dataset/849669bc-881b-4066-9735-05d67f62bf65> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, NIP, Jabatan dan Golongan \r
""" ;
    dct:identifier "849669bc-881b-4066-9735-05d67f62bf65" ;
    dct:issued "2023-06-13T11:29:52.129316"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:29:52.129324"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data eselon II dan III Pemerintah Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/849669bc-881b-4066-9735-05d67f62bf65/resource/f8474d18-a669-4386-8d87-092ede40e15e> ;
    dcat:keyword "eselon II",
        "eselon III",
        "kota pontianak" .

<http://5.189.187.109/dataset/849669bc-881b-4066-9735-05d67f62bf65/resource/f8474d18-a669-4386-8d87-092ede40e15e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-02T06:49:48.526826"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:29:52.120891"^^xsd:dateTime ;
    dct:title "Data eselon II dan III Pemerintah Kota Pontianak per September 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/849669bc-881b-4066-9735-05d67f62bf65/resource/f8474d18-a669-4386-8d87-092ede40e15e/download/data-eselon-ii-dan-iii-pemerintah-kota-pontianak-per-september-2020.xlsx> ;
    dcat:byteSize "21195"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

