@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.jatengprov.go.id/dataset/3db6986d-5791-48a2-95dc-27ef797e784f> a dcat:Dataset ;
    dct:description "Data Performa Investasi 2019" ;
    dct:identifier "3db6986d-5791-48a2-95dc-27ef797e784f" ;
    dct:issued "2020-01-31T09:33:13.112429"^^xsd:dateTime ;
    dct:modified "2022-09-21T01:37:33.296069"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/da418e25-61ab-4779-8d47-c62707dd0cd9> ;
    dct:title "Data Performa Investasi 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang PDI" ;
            vcard:hasEmail <mailto:pusdatin.dpmptspjateng@gmail.com> ] .

<https://data.jatengprov.go.id/organization/da418e25-61ab-4779-8d47-c62707dd0cd9> a foaf:Organization ;
    foaf:name "Dinas Penanaman Modal Dan Pelayanan Terpadu Satu Pintu " .

