@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/786f6ac6-c46c-4287-a81e-6d5ac8f2c75b> a dcat:Dataset ;
    dct:description """Data berisi Nama dan TMT Golongan\r
""" ;
    dct:identifier "786f6ac6-c46c-4287-a81e-6d5ac8f2c75b" ;
    dct:issued "2023-06-13T11:12:56.114632"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:12:56.114638"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data PNS Kecamatan Pontianak Barat Berdasarkan Golongan" ;
    dcat:distribution <http://5.189.187.109/dataset/786f6ac6-c46c-4287-a81e-6d5ac8f2c75b/resource/50fc911e-ec84-4109-aef1-6bd1c450f062> ;
    dcat:keyword "Golongan",
        "PNS",
        "Pontianak Barat" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/786f6ac6-c46c-4287-a81e-6d5ac8f2c75b/resource/50fc911e-ec84-4109-aef1-6bd1c450f062> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-10-28T06:58:03.905159"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:12:56.107063"^^xsd:dateTime ;
    dct:title "Data Pegawai Negeri Sipil Kecamatan Pontianak Barat sampai dengan 30 September 2017 - Berdasarkan Golongan.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/786f6ac6-c46c-4287-a81e-6d5ac8f2c75b/resource/50fc911e-ec84-4109-aef1-6bd1c450f062/download/data-pegawai-negeri-sipil-kecamatan-pontianak-barat-sampai-dengan-30-september-2017-berdasarkan-.xls> ;
    dcat:byteSize "82944"^^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 .

