@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/5dd9bd05-3081-4ad0-b572-82999adffde6> a dcat:Dataset ;
    dct:description "Jaringan" ;
    dct:identifier "5dd9bd05-3081-4ad0-b572-82999adffde6" ;
    dct:issued "2026-09-01T21:15:59.674479"^^xsd:dateTime ;
    dct:modified "2026-09-01T21:15:59.674484"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/01e23328-9443-497e-b26d-d00febc4a8b3> ;
    dct:title "Jumlah Menara/ Tower Indosat" .

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

