@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.kaltimprov.go.id/dataset/0db2d790-46b0-496c-ac42-c99ede18456f> a dcat:Dataset ;
    dct:description "sdg" ;
    dct:identifier "0db2d790-46b0-496c-ac42-c99ede18456f" ;
    dct:issued "2026-02-11T11:45:03.886448"^^xsd:dateTime ;
    dct:modified "2026-02-11T11:45:03.886452"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/4126e30e-7e24-4302-9f85-d561a414269a> ;
    dct:title "Jumlah Penduduk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Dev" ;
            vcard:hasEmail <mailto:admin@dev.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/0db2d790-46b0-496c-ac42-c99ede18456f/resource/c9929a41-5c9b-45a2-8e68-69b254d6ca69> ;
    dcat:keyword "adiwiyata",
        "administrasi" .

<https://data.kaltimprov.go.id/dataset/0db2d790-46b0-496c-ac42-c99ede18456f/resource/c9929a41-5c9b-45a2-8e68-69b254d6ca69> a dcat:Distribution ;
    dct:description "Data Jumlah Penduduk (Updated: 2026-02-11 19:30:13)" ;
    dct:format "XLSX" ;
    dct:issued "2026-02-11T11:30:13.637804"^^xsd:dateTime ;
    dct:modified "2026-02-11T11:45:03.883229"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1a1ef3a52b9c4b77652bdd247b85f765"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.kutaitimurkab.go.id/dataset/0db2d790-46b0-496c-ac42-c99ede18456f/resource/c9929a41-5c9b-45a2-8e68-69b254d6ca69/download/dsfdfsdggd_20260211_193012.xlsx> ;
    dcat:byteSize "6766"^^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" .

