@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/d15013ad-0d7e-4d07-a5fb-c45cd360c261> a dcat:Dataset ;
    dct:description "DAFTAR PEGAWAI DINPARTA" ;
    dct:identifier "d15013ad-0d7e-4d07-a5fb-c45cd360c261" ;
    dct:issued "2019-10-03T05:50:13.944396"^^xsd:dateTime ;
    dct:modified "2019-10-03T05:50:13.944413"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DAFTAR PEGAWAI DINPARTA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:dinparta@demakkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d15013ad-0d7e-4d07-a5fb-c45cd360c261/resource/34c0b502-e59e-485f-bb78-1293ef95fab7> .

<https://data.jatengprov.go.id/dataset/d15013ad-0d7e-4d07-a5fb-c45cd360c261/resource/34c0b502-e59e-485f-bb78-1293ef95fab7> a dcat:Distribution ;
    dct:description "DAFTAR PEGAWAI DINPARTA" ;
    dct:format "XLS" ;
    dct:title "DAFTAR PEGAWAI DINPARTA.xls" ;
    dcat:accessURL <http://data.demakkab.go.id/dataset/d15013ad-0d7e-4d07-a5fb-c45cd360c261/resource/34c0b502-e59e-485f-bb78-1293ef95fab7/download/daftar-pegawai-dinparta.xls> ;
    dcat:byteSize 35328.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

