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

<http://5.189.187.109/dataset/eb2912f6-2b4e-4253-9100-838f58a5585a> a dcat:Dataset ;
    dct:identifier "eb2912f6-2b4e-4253-9100-838f58a5585a" ;
    dct:issued "2024-04-02T04:40:43.340188"^^xsd:dateTime ;
    dct:modified "2024-07-20T08:11:03.009202"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> ;
    dct:title "Banyaknya Pelanggan Listrik Menurut Kelompok Tarif, 2015" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Prov. Kaltim" ] ;
    dcat:distribution <http://5.189.187.109/dataset/eb2912f6-2b4e-4253-9100-838f58a5585a/resource/11d5f7b0-4bb8-40d7-bfdf-2e98a3d19938> ;
    dcat:keyword "Energi" ;
    dcat:landingPage <https://kaltim.bps.go.id/> .

<http://5.189.187.109/dataset/eb2912f6-2b4e-4253-9100-838f58a5585a/resource/11d5f7b0-4bb8-40d7-bfdf-2e98a3d19938> a dcat:Distribution ;
    dct:description "Banyaknya Pelanggan Listrik Menurut Kelompok Tarif, 2015			" ;
    dct:format "XLS" ;
    dct:issued "2021-07-10T15:23:24.998892"^^xsd:dateTime ;
    dct:modified "2024-04-02T04:40:43.334082"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/eb2912f6-2b4e-4253-9100-838f58a5585a/resource/11d5f7b0-4bb8-40d7-bfdf-2e98a3d19938/download/st31i889h458n6xh9.xls> ;
    dcat:byteSize "35328"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Timur" .

<https://kaltim.bps.go.id/> a foaf:Document .

