@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/dataset/b8588774-655f-45d1-918e-2f45e5c9c4f3> a dcat:Dataset ;
    dct:description "Data ini Berisi Data Jumlah lulusan SD, SMP dan SMA Kab. Jepara" ;
    dct:identifier "b8588774-655f-45d1-918e-2f45e5c9c4f3" ;
    dct:issued "2022-10-12T13:50:41.998085"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:50:41.998091"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah lulusan SD, SMP dan SMA Kab. Jepara 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/dataset/b8588774-655f-45d1-918e-2f45e5c9c4f3/resource/972e850f-9a23-40f1-8d9d-7606b6611511> ;
    dcat:keyword "2018",
        "pendidikan" .

<http://5.189.187.109/dataset/b8588774-655f-45d1-918e-2f45e5c9c4f3/resource/972e850f-9a23-40f1-8d9d-7606b6611511> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-01-12T19:04:59.231640"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:50:41.990986"^^xsd:dateTime ;
    dct:title "Jumlah lulusan SD, SMP dan SMA Kab. Jepara Tahun 2018.xlsx" ;
    dcat:accessURL <https://opendata.jepara.go.id/dataset/b8588774-655f-45d1-918e-2f45e5c9c4f3/resource/972e850f-9a23-40f1-8d9d-7606b6611511/download/jumlah-lulusan-sd-smp-dan-sma-kab.-jepara-tahun-2018.xlsx> ;
    dcat:byteSize "12892"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

