@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/e1e68596-07b3-409b-8396-0eedba979460> a dcat:Dataset ;
    dct:description "Jumlah PNS Menurut Pendidikan dan Jenis Kelamin " ;
    dct:identifier "e1e68596-07b3-409b-8396-0eedba979460" ;
    dct:issued "2020-09-04T07:43:59.744990"^^xsd:dateTime ;
    dct:modified "2020-09-04T07:43:59.744999"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> ;
    dct:title "Jumlah PNS Menurut Pendidikan dan Jenis Kelamin Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Jepara" ;
            vcard:hasEmail <mailto:data@jeparakab.go.id> ] .

<https://data.jatengprov.go.id/organization/e2857533-2e63-4810-b070-fcd6ee9a1c1e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Jepara" .

