@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/a8cfc5e8-39e9-4eca-a33d-835f860e18d8> a dcat:Dataset ;
    dct:description """Data ini berisi Nama, NIP, Pangkat/Golongan, dan Jabatan ASN\r
""" ;
    dct:identifier "a8cfc5e8-39e9-4eca-a33d-835f860e18d8" ;
    dct:issued "2023-06-13T12:09:39.545574"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:09:39.545579"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data ASN UPT Laboratorium Kesehatan Kota Pontianak" ;
    dcat:distribution <http://5.189.187.109/dataset/a8cfc5e8-39e9-4eca-a33d-835f860e18d8/resource/94873493-6733-4ffe-8ceb-f1ab50ab55b1> ;
    dcat:keyword "ASN",
        "Kota Pontianak",
        "UPT Laboratorium Kesehatan" .

<http://5.189.187.109/dataset/a8cfc5e8-39e9-4eca-a33d-835f860e18d8/resource/94873493-6733-4ffe-8ceb-f1ab50ab55b1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-11-26T06:35:17.149002"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:09:39.537520"^^xsd:dateTime ;
    dct:title "Data ASN UPT Laboratorium Kesehatan Kota Pontianak Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a8cfc5e8-39e9-4eca-a33d-835f860e18d8/resource/94873493-6733-4ffe-8ceb-f1ab50ab55b1/download/data-asn-upt-laboratorium-kesehatan-kota-pontianak-tahun-2021.xlsx> ;
    dcat:byteSize "9183"^^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" .

