@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/0cf37575-412a-472b-af2a-13cfb7d4e594> a dcat:Dataset ;
    dct:description "Daftar peserta Pelatnis Penyusunan RPJMD Tahun 2019" ;
    dct:identifier "0cf37575-412a-472b-af2a-13cfb7d4e594" ;
    dct:issued "2022-10-03T04:23:09.180132"^^xsd:dateTime ;
    dct:modified "2022-10-03T04:23:47.878873"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/73e49dab-46e2-417c-8e3d-60e3d95fc191> ;
    dct:title "Pelatnis Penyusunan RPJMD Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPSDMD Jateng" ] .

<https://data.jatengprov.go.id/organization/73e49dab-46e2-417c-8e3d-60e3d95fc191> a foaf:Organization ;
    foaf:name "Badan Pengembangan Sumber Daya Manusia Daerah " .

