@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/e969e87f-03a1-4803-875b-19d1f371f0e1> a dcat:Dataset ;
    dct:identifier "e969e87f-03a1-4803-875b-19d1f371f0e1" ;
    dct:issued "2022-07-11T06:44:25.904892"^^xsd:dateTime ;
    dct:modified "2022-07-11T06:44:25.904911"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Realisasi Investasi (PMA dan PMDN) Kabupaten Kendal Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ida Kominfo" ] ;
    dcat:landingPage <Dinas%20Penanaman%20Modal%20dan%20Pelayanan%20Terpadu%20Satu%20Pintu> .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

