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

<https://data.kaltimprov.go.id/dataset/6a2ac7c4-0d6e-470b-8ef1-bcd8975cd284> a dcat:Dataset ;
    dct:description "Data jumlah kampung/ desa yang memiliki jaringan internet" ;
    dct:identifier "6a2ac7c4-0d6e-470b-8ef1-bcd8975cd284" ;
    dct:issued "2026-09-01T21:15:59.842895"^^xsd:dateTime ;
    dct:modified "2026-09-01T21:15:59.842901"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/01e23328-9443-497e-b26d-d00febc4a8b3> ;
    dct:title "jaringan internet" .

<https://data.kaltimprov.go.id/organization/01e23328-9443-497e-b26d-d00febc4a8b3> a foaf:Agent ;
    foaf:name "Kabupaten Mahakam Ulu" .

