@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:5000/dataset/2fdae385-d91d-460f-9cea-90a2fa4e7d09> a dcat:Dataset ;
    dct:identifier "2fdae385-d91d-460f-9cea-90a2fa4e7d09" ;
    dct:issued "2024-04-02T04:27:57.830337"^^xsd:dateTime ;
    dct:modified "2024-07-20T13:01:48.365074"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> ;
    dct:title "Nama dan Luas Danau Menurut Kabupaten/Kota, 2015" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Prov. Kaltim" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2fdae385-d91d-460f-9cea-90a2fa4e7d09/resource/f447c00f-8192-4a32-8fe6-cc560bf7462e> ;
    dcat:keyword "Geografi" ;
    dcat:landingPage <https://kaltim.bps.go.id/> .

<http://5.189.187.109:5000/dataset/2fdae385-d91d-460f-9cea-90a2fa4e7d09/resource/f447c00f-8192-4a32-8fe6-cc560bf7462e> a dcat:Distribution ;
    dct:description "Nama dan Luas Danau Menurut Kabupaten/Kota, 2015		" ;
    dct:format "XLS" ;
    dct:issued "2021-07-10T15:22:31.900876"^^xsd:dateTime ;
    dct:modified "2024-04-02T04:27:57.822179"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/2fdae385-d91d-460f-9cea-90a2fa4e7d09/resource/f447c00f-8192-4a32-8fe6-cc560bf7462e/download/k66t5u739rq2nu2e8.xls> ;
    dcat:byteSize "30208"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

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

