@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/9191de3d-cdc4-4642-86d2-126638e36c00> a dcat:Dataset ;
    dct:description "Laporan Akuntabilitas Kinerja BPSDMD" ;
    dct:identifier "9191de3d-cdc4-4642-86d2-126638e36c00" ;
    dct:issued "2019-10-01T02:44:07.744594"^^xsd:dateTime ;
    dct:modified "2021-09-01T07:00:46.837636"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/73e49dab-46e2-417c-8e3d-60e3d95fc191> ;
    dct:title "Laporan Akuntabilitas Kinerja" ;
    dcat:contactPoint [ a vcard:Organization ;
            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 " .

