@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#> .

<http://5.189.187.109/dataset/8cd34904-9618-41ea-86ce-eb980bad002c> a dcat:Dataset ;
    dct:description "Mobile-broadband Internet traffic (within the country) refers to broadband traffic volumes originated within the country from 3G networks or other more advanced mobile networks, including 3G upgrades, evolutions or equivalent standards in terms of data transmission speeds." ;
    dct:identifier "41ee4d57-019e-44b4-ad56-fecfd49c5ea8" ;
    dct:issued "2022-08-30"^^xsd:date ;
    dct:modified "2024-04-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            dct:type "pusat" ;
            foaf:name "Direktorat Jenderal Penyelenggaraan Pos dan Informatika" ] ;
    dct:title "Mobile-Broadband Internet Traffic Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/8cd34904-9618-41ea-86ce-eb980bad002c/resource/3e739024-a781-4552-a52f-a68139d05a5f> ;
    dcat:keyword "internet",
        "mobile-broadband",
        "traffic" ;
    dcat:landingPage <https://data.kominfo.go.id/opendata/dataset/mobile-broadband-internet-traffic> .

<http://5.189.187.109/dataset/8cd34904-9618-41ea-86ce-eb980bad002c/resource/3e739024-a781-4552-a52f-a68139d05a5f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-20T05:23:25.387728"^^xsd:dateTime ;
    dct:modified "2024-07-20T05:31:07.084008"^^xsd:dateTime ;
    dct:title "Mobile-Broadband Internet Traffic Tahun 2021" ;
    dcat:accessURL <https://data.kominfo.go.id/warehouse/dataset/41ee4d57-019e-44b4-ad56-fecfd49c5ea8/resource/672c3042-a261-48d6-b440-941a67a769f5/download/mobile-broadband-internet-traffic-tahun-2021.xlsx> .

<https://data.kominfo.go.id/opendata/dataset/mobile-broadband-internet-traffic> a foaf:Document .

