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

<https://data.kaltimprov.go.id/dataset/2419b933-d903-489e-9aa4-975bfa3f64d8> a dcat:Dataset ;
    dct:description "Jumlah Proyek Penanaman Modal Asing Bulan Januari - Desember Tahun 2022" ;
    dct:identifier "2419b933-d903-489e-9aa4-975bfa3f64d8" ;
    dct:issued "2023-02-23T03:16:53.681197"^^xsd:dateTime ;
    dct:modified "2023-02-23T03:17:42.948458"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/4f8fe116-9e44-49e3-bac2-f708151c58a1> ;
    dct:title "Jumlah Proyek PMA Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tka" ;
            vcard:hasEmail <mailto:qwidsartika@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/2419b933-d903-489e-9aa4-975bfa3f64d8/resource/e600b376-b98d-4190-b29b-92f033ca60ef> .

<https://data.kaltimprov.go.id/dataset/2419b933-d903-489e-9aa4-975bfa3f64d8/resource/e600b376-b98d-4190-b29b-92f033ca60ef> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-23T03:17:42.814711"^^xsd:dateTime ;
    dct:modified "2023-02-23T03:17:42.951079"^^xsd:dateTime ;
    dct:title "REALISASI PMA TAHUN 2022 PROYEK.xlsx" ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/2419b933-d903-489e-9aa4-975bfa3f64d8/resource/e600b376-b98d-4190-b29b-92f033ca60ef/download/realisasi-pma-tahun-2022-proyek.xlsx> ;
    dcat:byteSize "8947"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/4f8fe116-9e44-49e3-bac2-f708151c58a1> a foaf:Agent ;
    foaf:name "Dinas Penanaman Modal dan Pelayanan Terpadu Satu Pintu" .

