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

<http://5.189.187.109:5000/dataset/50767155-dab8-489c-b9a7-f173ddc9c195> a dcat:Dataset ;
    dct:description "Data Realisasi Investasi Berdasarkan Negara Triwulan I Tahun 2025" ;
    dct:identifier "50767155-dab8-489c-b9a7-f173ddc9c195" ;
    dct:issued "2026-05-05T09:47:23.658682"^^xsd:dateTime ;
    dct:modified "2026-05-05T09:47:23.658738"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Data Realisasi Investasi Berdasarkan Negara Triwulan I Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMPTSP Prov Jateng" ;
            vcard:hasEmail <mailto:dpmptsp@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/50767155-dab8-489c-b9a7-f173ddc9c195/resource/2d91fdf2-d0a8-40c7-b914-a428c1016292> ;
    dcat:keyword "investasi jateng",
        "pma jateng",
        "realisasi berdasarkan negara" ;
    dcat:landingPage <https://www.bkpm.go.id/> .

<http://5.189.187.109:5000/dataset/50767155-dab8-489c-b9a7-f173ddc9c195/resource/2d91fdf2-d0a8-40c7-b914-a428c1016292> a dcat:Distribution ;
    dct:description "Realisasi Investasi Berdasarkan Negara Triwulan I Tahun 2025" ;
    dct:format "XLSX" ;
    dct:issued "2025-09-22T06:28:29.676634"^^xsd:dateTime ;
    dct:modified "2026-05-05T09:47:23.636362"^^xsd:dateTime ;
    dct:title "Realisasi Investasi Berdasarkan Negara Triwulan I Tahun 2025" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/50767155-dab8-489c-b9a7-f173ddc9c195/resource/2d91fdf2-d0a8-40c7-b914-a428c1016292/download/realisasi-investasi-berdasarkan-negara-triwulan-i-tahun-2025.xlsx> ;
    dcat:byteSize "12286"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://www.bkpm.go.id/> a foaf:Document .

