@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/0d3f3d26-e319-45d2-b9f2-9e317d30970f> a dcat:Dataset ;
    dct:description """Data berisi Nama dan TMT Golongan\r
""" ;
    dct:identifier "0d3f3d26-e319-45d2-b9f2-9e317d30970f" ;
    dct:issued "2023-06-13T09:18:36.734086"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:18:36.734093"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data PNS Kecamatan Pontianak Utara Berdasarkan Golongan" ;
    dcat:distribution <http://5.189.187.109/dataset/0d3f3d26-e319-45d2-b9f2-9e317d30970f/resource/9713f1fb-6ab1-4cdf-8bd5-e8819ee4312e> ;
    dcat:keyword "Golongan",
        "PNS",
        "Pontianak Utara" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/0d3f3d26-e319-45d2-b9f2-9e317d30970f/resource/9713f1fb-6ab1-4cdf-8bd5-e8819ee4312e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-10-28T07:36:40.578630"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:18:36.724848"^^xsd:dateTime ;
    dct:title "Data Pegawai Negeri Sipil Kecamtan Pontianak Utara sampai dengan 30 September 2017 - Berdasarkan Golongan.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/0d3f3d26-e319-45d2-b9f2-9e317d30970f/resource/9713f1fb-6ab1-4cdf-8bd5-e8819ee4312e/download/data-pegawai-negeri-sipil-kecamtan-pontianak-utara-sampai-dengan-30-september-2017-berdasarkan-g.xls> ;
    dcat:byteSize "70144"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

<xlsx> a foaf:Document .

