@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/d1a5c7b6-331c-4cc5-b3d0-abb7ebdd4abd> a dcat:Dataset ;
    dct:description "Data berisi Luas Wilayah Kampung dalam wilayah Kecamatan Tering" ;
    dct:identifier "d1a5c7b6-331c-4cc5-b3d0-abb7ebdd4abd" ;
    dct:issued "2026-04-22T02:45:45.944213"^^xsd:dateTime ;
    dct:modified "2026-04-22T02:45:45.944217"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Data Luas Wilayah  Kecamatan Tering Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stefanus Lejiu" ;
            vcard:hasEmail <mailto:lejiustefanus77@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/d1a5c7b6-331c-4cc5-b3d0-abb7ebdd4abd/resource/da3aca16-dfae-49b5-8e90-e1756d82ee7d> ;
    dcat:keyword "2024",
        "Kecamatan Tering",
        "Kutai Barat" .

<https://data.kaltimprov.go.id/dataset/d1a5c7b6-331c-4cc5-b3d0-abb7ebdd4abd/resource/da3aca16-dfae-49b5-8e90-e1756d82ee7d> a dcat:Distribution ;
    dct:description "Berisi Luas Wilayah Kampung Dalam Kecamatan Tering" ;
    dct:format "XLSX" ;
    dct:issued "2025-06-12T03:34:25.380410"^^xsd:dateTime ;
    dct:modified "2026-04-22T02:45:45.940223"^^xsd:dateTime ;
    dct:title "Tabel Luas Wilayah Kec. Tering.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/d1a5c7b6-331c-4cc5-b3d0-abb7ebdd4abd/resource/da3aca16-dfae-49b5-8e90-e1756d82ee7d/download/tabel-luas-wilayah-kec.-tering.xlsx> ;
    dcat:byteSize "10627"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

