@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/fc4f8931-734a-4f2d-b3a2-52f9dd3ce756> a dcat:Dataset ;
    dct:description "Data ini Berisi Jumlah LPM di Desa yang tersebar di 18 Kecamatan Kabupaten Kutai Timur" ;
    dct:identifier "fc4f8931-734a-4f2d-b3a2-52f9dd3ce756" ;
    dct:issued "2025-07-25T01:49:42.350394"^^xsd:dateTime ;
    dct:modified "2025-07-25T01:49:42.350399"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> ;
    dct:title "Jumlah LPM 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/fc4f8931-734a-4f2d-b3a2-52f9dd3ce756/resource/ead48eb7-d1d4-4e90-be4c-4eafe6579e17> ;
    dcat:keyword "LPM",
        "LPM Desa" ;
    dcat:landingPage <https://dispemdes.kutim.go.id/> .

<https://data.kaltimprov.go.id/dataset/fc4f8931-734a-4f2d-b3a2-52f9dd3ce756/resource/ead48eb7-d1d4-4e90-be4c-4eafe6579e17> a dcat:Distribution ;
    dct:description "Jumlah LPM di Desa" ;
    dct:format "XLSX" ;
    dct:issued "2023-01-24T07:39:21.446818"^^xsd:dateTime ;
    dct:modified "2025-07-25T01:49:42.347311"^^xsd:dateTime ;
    dct:title "DATA LPM 2022.xlsx" ;
    dcat:accessURL <http://192.168.200.128/dataset/fc4f8931-734a-4f2d-b3a2-52f9dd3ce756/resource/ead48eb7-d1d4-4e90-be4c-4eafe6579e17/download/data-lpm-2022.xlsx> ;
    dcat:byteSize "60394"^^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 .

