@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/0b43d867-bd8b-4d00-86fd-172760194993> a dcat:Dataset ;
    dct:identifier "0b43d867-bd8b-4d00-86fd-172760194993" ;
    dct:issued "2026-05-28T02:42:44.580488"^^xsd:dateTime ;
    dct:modified "2026-05-28T02:42:44.580502"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> ;
    dct:title "Jumlah ASN (PNS dan PPPK) Tahun 2023-2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kendal" ] ;
    dcat:distribution <http://5.189.187.109/dataset/0b43d867-bd8b-4d00-86fd-172760194993/resource/0f49bf4f-bdeb-43db-b7d5-a5b4661d7466> .

<http://5.189.187.109/dataset/0b43d867-bd8b-4d00-86fd-172760194993/resource/0f49bf4f-bdeb-43db-b7d5-a5b4661d7466> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-04T01:15:58.571517"^^xsd:dateTime ;
    dct:modified "2026-05-28T02:42:44.572982"^^xsd:dateTime ;
    dct:title "Jumlah ASN (PNS dan PPPK) Tahun 2023-2025.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/0b43d867-bd8b-4d00-86fd-172760194993/resource/0f49bf4f-bdeb-43db-b7d5-a5b4661d7466/download/jumlah-asn-pns-dan-pppk-tahun-2023-2025.xlsx> ;
    dcat:byteSize "9053"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> a foaf:Agent ;
    foaf:name "Kabupaten Kendal" .

