@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:5000/dataset/ec3e13f6-cf51-4a5a-8208-968274781e94> a dcat:Dataset ;
    dct:description "Data Ini Berisi Data Jumlah Sekolah, Murid dan Guru SMA Kab. Jepara " ;
    dct:identifier "ec3e13f6-cf51-4a5a-8208-968274781e94" ;
    dct:issued "2022-10-12T13:53:32.454553"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:53:32.454558"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah Sekolah, Murid dan Guru SMA Kab. Jepara Tahun 2019" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/ec3e13f6-cf51-4a5a-8208-968274781e94/resource/da35674b-4632-4846-8108-ef84fa44b2dc> ;
    dcat:keyword "2019" .

<http://5.189.187.109:5000/dataset/ec3e13f6-cf51-4a5a-8208-968274781e94/resource/da35674b-4632-4846-8108-ef84fa44b2dc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T00:27:32.227660"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:53:32.449312"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah, Murid dan Guru SMA Kab. Jepara Tahun 2019.xlsx" ;
    dcat:accessURL <https://opendata.jepara.go.id/dataset/ec3e13f6-cf51-4a5a-8208-968274781e94/resource/da35674b-4632-4846-8108-ef84fa44b2dc/download/jumlah-sekolah-murid-dan-guru-sma-kab.-jepara-tahun-2019.xlsx> ;
    dcat:byteSize "12877"^^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" .

