@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/43ecce17-8a4d-497b-b135-4301ff96b81f> a dcat:Dataset ;
    dct:description "Data Realisasi Investasi PMA Berdasarkan Negara Tahun 2025 Semester I" ;
    dct:identifier "43ecce17-8a4d-497b-b135-4301ff96b81f" ;
    dct:issued "2026-05-05T09:02:14.702385"^^xsd:dateTime ;
    dct:modified "2026-05-05T09:02:14.702403"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Data Realisasi Investasi PMA Berdasarkan Negara Tahun 2025 Semester I" ;
    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/43ecce17-8a4d-497b-b135-4301ff96b81f/resource/64d63607-1e7e-431a-a45e-f927eb482fa4> ;
    dcat:keyword "realisasi investasi",
        "realisasi investasi sem I 2025",
        "rilis jateng 2025" ;
    dcat:landingPage <bkpm> .

<bkpm> a foaf:Document .

<http://5.189.187.109:5000/dataset/43ecce17-8a4d-497b-b135-4301ff96b81f/resource/64d63607-1e7e-431a-a45e-f927eb482fa4> a dcat:Distribution ;
    dct:description "Data Realisasi Investasi PMA Berdasarkan Negara Tahun 2025 Semester I" ;
    dct:format "XLSX" ;
    dct:issued "2025-09-22T08:10:20.129884"^^xsd:dateTime ;
    dct:modified "2026-05-05T09:02:14.680310"^^xsd:dateTime ;
    dct:title "Data Realisasi Investasi PMA Berdasarkan Negara Tahun 2025 Semester I" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/43ecce17-8a4d-497b-b135-4301ff96b81f/resource/64d63607-1e7e-431a-a45e-f927eb482fa4/download/realisasi-investasi-pma-berdasarkan-negara-tahun-2025-semester-i.xlsx> ;
    dcat:byteSize "12526"^^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" .

