@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/60f886b8-a769-4fed-b05c-4550c98469b4> a dcat:Dataset ;
    dct:description """Data berisi NIP, Nama dan Gelar\r
""" ;
    dct:identifier "60f886b8-a769-4fed-b05c-4550c98469b4" ;
    dct:issued "2023-06-13T10:48:44.143560"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:48:44.143566"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data PNS Dinas Pangan, Pertanian dan Perikanan Kota Pontianak Berdasarkan Gelar" ;
    dcat:distribution <http://5.189.187.109/dataset/60f886b8-a769-4fed-b05c-4550c98469b4/resource/4ea90f5a-3e5a-428b-ad17-7d4e230e7a62>,
        <http://5.189.187.109/dataset/60f886b8-a769-4fed-b05c-4550c98469b4/resource/cc98f1dd-c415-48d7-8b8c-3b7b3909e54c> ;
    dcat:keyword "Gelar",
        "PNS",
        "Pertanian" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/60f886b8-a769-4fed-b05c-4550c98469b4/resource/4ea90f5a-3e5a-428b-ad17-7d4e230e7a62> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-10-06T07:04:59.303314"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:48:44.131991"^^xsd:dateTime ;
    dct:title "Data PNS Dinas Pangan, Pertanian dan Perikanan per 31 Desember 2018 Berdasarkan Gelar.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/60f886b8-a769-4fed-b05c-4550c98469b4/resource/4ea90f5a-3e5a-428b-ad17-7d4e230e7a62/download/data-pns-dinas-pangan-pertanian-dan-perikanan-per-31-desember-2018-berdasarkan-gelar.xls> ;
    dcat:byteSize "228864"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/dataset/60f886b8-a769-4fed-b05c-4550c98469b4/resource/cc98f1dd-c415-48d7-8b8c-3b7b3909e54c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-10-06T07:29:25.511064"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:48:44.134604"^^xsd:dateTime ;
    dct:title "Data Pegawai Negeri Sipil Dinas Pangan, Pertanian dan Perikanan Kota Pontianak sampai dengan 30 September 2017 - Berdasarkan Gelar.xls" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/60f886b8-a769-4fed-b05c-4550c98469b4/resource/cc98f1dd-c415-48d7-8b8c-3b7b3909e54c/download/data-pegawai-negeri-sipil-dinas-pangan-pertanian-dan-perikanan-kota-pontianak-sampai-dengan-30-s.xls> ;
    dcat:byteSize "225280"^^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 .

