@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/473600da-d877-4242-a1c5-85118e6466ea> a dcat:Dataset ;
    dct:description "Jumlah seluruh ASN pada Perangkat Daerah di Lingkungan Pemerintah Kota Denpasar Menurut Golongan per Januari 202" ;
    dct:identifier "473600da-d877-4242-a1c5-85118e6466ea" ;
    dct:issued "2024-10-11T06:23:17.978527"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:23:17.978539"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Jumlah ASN Kota Denpasar Menurut Golongan per Januari 202" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BKPSDM Kota Denpasar" ] ;
    dcat:distribution <http://5.189.187.109/dataset/473600da-d877-4242-a1c5-85118e6466ea/resource/3a3aea3c-c61d-4248-9e1a-8816c82cc093> ;
    dcat:keyword "asn",
        "denpasar",
        "golongan asn",
        "kota denpasar" ;
    dcat:landingPage <satudata.denpasarkota.go.id> .

<http://5.189.187.109/dataset/473600da-d877-4242-a1c5-85118e6466ea/resource/3a3aea3c-c61d-4248-9e1a-8816c82cc093> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-10-12T06:29:50.161784"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:23:17.964874"^^xsd:dateTime ;
    dct:title "Jumlah ASN berdasarkan Golongan per januari 2022" ;
    dcat:accessURL <https://pusatdata.denpasarkota.go.id/?page=Data-Detail&domain=&language=id&action=downloadexcel2&type=csv&id=1664845831> .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

<satudata.denpasarkota.go.id> a foaf:Document .

