@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/dataset/d84a8941-b5ce-453c-bb6d-f40b56c0c1ce> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama pegawai. Gelar, tempat lahir, golongan, nama jabatan dan eselon\r
\r
""" ;
    dct:identifier "d84a8941-b5ce-453c-bb6d-f40b56c0c1ce" ;
    dct:issued "2023-06-13T13:10:33.198521"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:10:33.198526"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Aparatur Sipil Negara Badan Penanggulangan Bencana Daerah Kota Pontianak" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d84a8941-b5ce-453c-bb6d-f40b56c0c1ce/resource/44e7e27b-ca85-4aa2-a0b8-26122ce5b95b>,
        <http://5.189.187.109/dataset/d84a8941-b5ce-453c-bb6d-f40b56c0c1ce/resource/b5dec075-785d-431b-8738-0d46b913ffa1> ;
    dcat:keyword "asn",
        "bpbd",
        "kota pontianak" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109/dataset/d84a8941-b5ce-453c-bb6d-f40b56c0c1ce/resource/44e7e27b-ca85-4aa2-a0b8-26122ce5b95b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-11-29T02:22:13.015977"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:10:33.189504"^^xsd:dateTime ;
    dct:title "Data ASN Badan Penanggulangan Bencana Daerah Kota Pontianak Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d84a8941-b5ce-453c-bb6d-f40b56c0c1ce/resource/44e7e27b-ca85-4aa2-a0b8-26122ce5b95b/download/data-asn-badan-penanggulangan-bencana-daerah-kota-pontianak-tahun-2021.xlsx> ;
    dcat:byteSize "11210"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/d84a8941-b5ce-453c-bb6d-f40b56c0c1ce/resource/b5dec075-785d-431b-8738-0d46b913ffa1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-26T06:37:24.799086"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:10:33.187204"^^xsd:dateTime ;
    dct:title "Data ASN BPBD Kota Pontianak Bulan Juni 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d84a8941-b5ce-453c-bb6d-f40b56c0c1ce/resource/b5dec075-785d-431b-8738-0d46b913ffa1/download/data-asn-bpbd-kota-pontianak-bulan-juni-2020.xlsx> ;
    dcat:byteSize "11799"^^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" .

<xlsx> a foaf:Document .

