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

<https://data.kaltimprov.go.id/dataset/58b2106b-555e-4464-88a6-a296c9463bc0> a dcat:Dataset ;
    dct:identifier "58b2106b-555e-4464-88a6-a296c9463bc0" ;
    dct:issued "2021-07-10T15:15:40.811892"^^xsd:dateTime ;
    dct:modified "2021-07-10T15:18:44.462310"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/474cd7ba-590e-4a2c-87cd-e1f2e582da37> ;
    dct:title "Letak, Batas, dan Luas Kalimantan Timur, 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Prov. Kaltim" ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/58b2106b-555e-4464-88a6-a296c9463bc0/resource/9522bf8f-e5f4-49ad-8935-4ccbfbbce462> ;
    dcat:keyword "Geografi" ;
    dcat:landingPage <https://kaltim.bps.go.id/> .

<https://data.kaltimprov.go.id/dataset/58b2106b-555e-4464-88a6-a296c9463bc0/resource/9522bf8f-e5f4-49ad-8935-4ccbfbbce462> a dcat:Distribution ;
    dct:description "Letak, Batas, dan Luas Kalimantan Timur, 2018" ;
    dct:format "XLS" ;
    dct:issued "2021-07-10T15:18:44.474584"^^xsd:dateTime ;
    dct:modified "2021-07-10T15:18:44.466904"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/58b2106b-555e-4464-88a6-a296c9463bc0/resource/9522bf8f-e5f4-49ad-8935-4ccbfbbce462/download/t91f6i0729588z617.xls> ;
    dcat:byteSize "10453"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.kaltimprov.go.id/organization/474cd7ba-590e-4a2c-87cd-e1f2e582da37> a foaf:Agent ;
    foaf:name "Badan Pusat Statistik Provinsi Kaltim" .

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

