@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/77e1331d-97c6-4961-95b0-a59a6769afcd> a dcat:Dataset ;
    dct:description "Average usage of all international links including fiber-optic cables, radio links and traffic processed by satellite ground stations and teleports to orbital satellites (expressed in Mbit/s)." ;
    dct:identifier "3ef6d0bc-5e49-48c2-8ab2-ca65a1ae2ee5" ;
    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 "International Bandwidth Usage Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/77e1331d-97c6-4961-95b0-a59a6769afcd/resource/0c73260d-d7a0-489d-be78-920ec92e7177> ;
    dcat:keyword "bandwidth" ;
    dcat:landingPage <https://data.kominfo.go.id/opendata/dataset/international-bandwidth-usage> .

<http://5.189.187.109/dataset/77e1331d-97c6-4961-95b0-a59a6769afcd/resource/0c73260d-d7a0-489d-be78-920ec92e7177> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-20T05:23:29.198092"^^xsd:dateTime ;
    dct:modified "2024-07-20T05:31:10.399984"^^xsd:dateTime ;
    dct:title "International Bandwidth Usage Tahun 2021" ;
    dcat:accessURL <https://data.kominfo.go.id/warehouse/dataset/3ef6d0bc-5e49-48c2-8ab2-ca65a1ae2ee5/resource/7fa62984-878d-4327-abfd-aecd39926fc5/download/international-bandwidth-usage-tahun-2021.xlsx> .

<https://data.kominfo.go.id/opendata/dataset/international-bandwidth-usage> a foaf:Document .

