@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#> .

<https://data.kaltimprov.go.id/dataset/3740b8e8-873f-4a86-9d70-e2e3d5cb41f8> a dcat:Dataset ;
    dct:description "Berisi KAK DPKP2 Tahun 2023" ;
    dct:identifier "3740b8e8-873f-4a86-9d70-e2e3d5cb41f8" ;
    dct:issued "2025-10-02T06:18:15.186199"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:15.186204"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "KAK Dinas Perumahan Kawasan Permukiman dan Pertanahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Melinda Lestari" ;
            vcard:hasEmail <mailto:disperkimtanpaser@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/3740b8e8-873f-4a86-9d70-e2e3d5cb41f8/resource/25245c20-ba69-4a07-8c70-d31a3898a7a4> .

<https://data.kaltimprov.go.id/dataset/3740b8e8-873f-4a86-9d70-e2e3d5cb41f8/resource/25245c20-ba69-4a07-8c70-d31a3898a7a4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2023-10-24T03:37:33.499734"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:18:15.185006"^^xsd:dateTime ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/3740b8e8-873f-4a86-9d70-e2e3d5cb41f8/resource/25245c20-ba69-4a07-8c70-d31a3898a7a4/download/kak-disperkimtan-2023.pdf> ;
    dcat:byteSize "7349989"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

