@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/590e1259-64bf-4ba7-956d-d2ec977a8bdc> a dcat:Dataset ;
    dct:identifier "590e1259-64bf-4ba7-956d-d2ec977a8bdc" ;
    dct:issued "2024-04-02T04:31:10.578294"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:58:56.722471"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> ;
    dct:title "Banyaknya Kantor Bank Umum di Kalimantan Timur Menurut Status 2015" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Prov. Kaltim" ] ;
    dcat:distribution <http://5.189.187.109/dataset/590e1259-64bf-4ba7-956d-d2ec977a8bdc/resource/44ba0887-788b-4ae6-b5ae-26fea9823fa2> ;
    dcat:keyword "Keuangan" ;
    dcat:landingPage <https://kaltim.bps.go.id/> .

<http://5.189.187.109/dataset/590e1259-64bf-4ba7-956d-d2ec977a8bdc/resource/44ba0887-788b-4ae6-b5ae-26fea9823fa2> a dcat:Distribution ;
    dct:description "Banyaknya Kantor Bank Umum di Kalimantan Timur Menurut Status 2015" ;
    dct:format "XLS" ;
    dct:issued "2021-07-10T15:22:47.627976"^^xsd:dateTime ;
    dct:modified "2024-04-02T04:31:10.572922"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/590e1259-64bf-4ba7-956d-d2ec977a8bdc/resource/44ba0887-788b-4ae6-b5ae-26fea9823fa2/download/5x91nly875q0sun2x.xls> ;
    dcat:byteSize "27648"^^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 .

