@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/618342d9-577b-43ef-9c79-f295317cb770> a dcat:Dataset ;
    dct:description "RKA BPSDMD Provinsi Jawa Tengah Tahun 2019" ;
    dct:identifier "618342d9-577b-43ef-9c79-f295317cb770" ;
    dct:issued "2019-10-04T03:14:21.486344"^^xsd:dateTime ;
    dct:modified "2021-09-01T04:20:08.074854"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/73e49dab-46e2-417c-8e3d-60e3d95fc191> ;
    dct:title "Renja BPSDMD Provinsi Jawa Tengah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ppid" ;
            vcard:hasEmail <mailto:bpsdmd@jatengprov.go.id> ] .

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

