@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://opendata.kuburayakab.go.id/dataset/0acc0c79-a3de-45d9-a9d1-006e6af5650e> a dcat:Dataset ;
    dct:description "Data Realisasi Investasi Penanaman Modal Asing ( PMA ) Kabupaten Kubu Raya Tahun 2021" ;
    dct:identifier "0acc0c79-a3de-45d9-a9d1-006e6af5650e" ;
    dct:issued "2023-01-31T08:44:32.175654"^^xsd:dateTime ;
    dct:modified "2023-01-31T08:44:32.175659"^^xsd:dateTime ;
    dct:publisher <https://opendata.kuburayakab.go.id/organization/b7277170-6ddb-47fb-8171-267b89b8a8aa> ;
    dct:title "PMA Kubu Raya 2021" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMPTSP Kabupaten Kubu Raya" ;
            vcard:hasEmail <mailto:dpmptsp@kuburayakab.go.id> ] ;
    dcat:distribution <https://opendata.kuburayakab.go.id/dataset/0acc0c79-a3de-45d9-a9d1-006e6af5650e/resource/eee897bf-333f-4710-82a0-2460183ae336> ;
    dcat:keyword "investasi",
        "kubu raya",
        "penanaman modal asing",
        "pma",
        "tahun 2021" .

<https://opendata.kuburayakab.go.id/dataset/0acc0c79-a3de-45d9-a9d1-006e6af5650e/resource/eee897bf-333f-4710-82a0-2460183ae336> a dcat:Distribution ;
    dct:description "Realisasi investasi Penanaman Modal Asing Tahun 2021" ;
    dct:format "PDF" ;
    dct:title "REALISASI INVESTASI PMA 2021" ;
    dcat:accessURL <https://satudata.kuburayakab.go.id/dataset/0acc0c79-a3de-45d9-a9d1-006e6af5650e/resource/eee897bf-333f-4710-82a0-2460183ae336/download/realisasi-investasi-pma-2021-sdi-.pdf> ;
    dcat:byteSize 53866.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.kuburayakab.go.id/organization/b7277170-6ddb-47fb-8171-267b89b8a8aa> a foaf:Organization ;
    foaf:name "Dinas Penanaman Modal dan Pelayanan Terpadu Satu Pintu" .

