@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#> .

<http://5.189.187.109:5000/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 "2022-10-12T13:53:00.875785"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:53:00.875790"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    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> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e1e68596-07b3-409b-8396-0eedba979460/resource/1574e89f-9825-4c3d-9fa9-db69cee080d8> ;
    dcat:keyword "Jenis kelamin",
        "Pendidikan" .

<http://5.189.187.109:5000/dataset/e1e68596-07b3-409b-8396-0eedba979460/resource/1574e89f-9825-4c3d-9fa9-db69cee080d8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-05T19:42:45.554275"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:53:00.869467"^^xsd:dateTime ;
    dct:title "Jumlah PNS Menurut Pendidikan dan Jenis Kelamin Tahun 2018.xlsx" ;
    dcat:accessURL <http://opendata.jepara.go.id/dataset/e1e68596-07b3-409b-8396-0eedba979460/resource/1574e89f-9825-4c3d-9fa9-db69cee080d8/download/jumlah-pns-menurut-pendidikan-dan-jenis-kelamin-tahun-2018.xlsx> ;
    dcat:byteSize "13734"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> a foaf:Agent ;
    foaf:name "Kabupaten Jepara" .

