@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/1278d1b8-728d-45b7-b293-478c6f567a99> a dcat:Dataset ;
    dct:description "Data Ini Berisi Data Jumlah Sekolah, Murid dan Guru SMP Kab. Jepara" ;
    dct:identifier "1278d1b8-728d-45b7-b293-478c6f567a99" ;
    dct:issued "2022-10-12T13:42:36.719062"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:42:36.719067"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah Sekolah, Murid dan Guru SMP Kab. Jepara Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/1278d1b8-728d-45b7-b293-478c6f567a99/resource/8a3e05d4-1cad-46b0-bb7a-16812db4bf0d> ;
    dcat:keyword "2019" .

<http://5.189.187.109/dataset/1278d1b8-728d-45b7-b293-478c6f567a99/resource/8a3e05d4-1cad-46b0-bb7a-16812db4bf0d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T00:26:57.887572"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:42:36.714176"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid dan Guru SMP Kab. Jepara Tahun 2019.xlsx" ;
    dcat:accessURL <https://opendata.jepara.go.id/dataset/1278d1b8-728d-45b7-b293-478c6f567a99/resource/8a3e05d4-1cad-46b0-bb7a-16812db4bf0d/download/jumlah-sekolah-murid-dan-guru-smp-kab.-jepara-tahun-2019.xlsx> ;
    dcat:byteSize "12967"^^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" .

