@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/dfb47b52-aa90-4bee-8ca7-f5863ae7e82f> a dcat:Dataset ;
    dct:description "Daftar Pegawai Kecamatan Suradadi 2019" ;
    dct:identifier "dfb47b52-aa90-4bee-8ca7-f5863ae7e82f" ;
    dct:issued "2019-02-07T15:47:37.796338"^^xsd:dateTime ;
    dct:modified "2019-02-07T15:47:37.796347"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Daftar Pegawai Kecamatan Suradadi 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Akhmad Slamet marjuki" ;
            vcard:hasEmail <mailto:akhmadmarjuki79@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dfb47b52-aa90-4bee-8ca7-f5863ae7e82f/resource/418c7a56-087e-4646-9377-4699befb61dc> ;
    dcat:landingPage <Kecamatan%20Suradadi> .

<https://data.jatengprov.go.id/dataset/dfb47b52-aa90-4bee-8ca7-f5863ae7e82f/resource/418c7a56-087e-4646-9377-4699befb61dc> a dcat:Distribution ;
    dct:description "Daftar Pegawai Kecamatan Suradadi Per Tahun 2019" ;
    dct:format "DOC" ;
    dct:title "daftar-pegawai-kecamatan-suradadi-2019" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/dfb47b52-aa90-4bee-8ca7-f5863ae7e82f/resource/418c7a56-087e-4646-9377-4699befb61dc/download/daftar-nama-personil-di-kecamatan-suradadi.doc> ;
    dcat:byteSize 39424.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

