@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/9a3c8fbe-40cd-43a9-9f83-3cc427a34db2> a dcat:Dataset ;
    dct:description "Data ini berisi jumlah PKK yang ada di Desa yang tersebar di 18 Kecamatan Kabupaten Kutai Timur" ;
    dct:identifier "9a3c8fbe-40cd-43a9-9f83-3cc427a34db2" ;
    dct:issued "2025-07-25T01:49:22.609151"^^xsd:dateTime ;
    dct:modified "2025-07-25T01:49:22.609155"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> ;
    dct:title "Jumlah PKK di Desa Kabupaten Kutai Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sub Bagian Umum dan Kepegawaian" ;
            vcard:hasEmail <mailto:dispemdes.kutim@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/9a3c8fbe-40cd-43a9-9f83-3cc427a34db2/resource/dd9fd4a1-ed60-44ad-9122-3eccb3e7da35> ;
    dcat:keyword "Jumlah PKK Desa",
        "PKK" ;
    dcat:landingPage <https://dispemdes.kutim.go.id/> .

<https://data.kaltimprov.go.id/dataset/9a3c8fbe-40cd-43a9-9f83-3cc427a34db2/resource/dd9fd4a1-ed60-44ad-9122-3eccb3e7da35> a dcat:Distribution ;
    dct:description "Data PKK di Desa dalam 18 Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2023-01-24T08:11:54.463033"^^xsd:dateTime ;
    dct:modified "2025-07-25T01:49:22.606046"^^xsd:dateTime ;
    dct:title "DATA PKK 2022.xlsx" ;
    dcat:accessURL <http://192.168.200.128/dataset/9a3c8fbe-40cd-43a9-9f83-3cc427a34db2/resource/dd9fd4a1-ed60-44ad-9122-3eccb3e7da35/download/data-pkk-2022.xlsx> ;
    dcat:byteSize "59147"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Timur" .

<https://dispemdes.kutim.go.id/> a foaf:Document .

