@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/4272a059-c43f-4f21-b1e8-20e9b7d6aaa1> a dcat:Dataset ;
    dct:description "Data ini berisi Lulusan Siswa SD & SMP Tahun 2020" ;
    dct:identifier "4272a059-c43f-4f21-b1e8-20e9b7d6aaa1" ;
    dct:issued "2022-10-12T13:44:32.574371"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:44:32.574376"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah Lulusan Siswa SD & SMP menurut Kecamatan Kabupaten Jepara Tahun 2020" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/4272a059-c43f-4f21-b1e8-20e9b7d6aaa1/resource/ee127041-fbe4-40e1-a782-24be0d726529> ;
    dcat:keyword "2020" .

<http://5.189.187.109:5000/dataset/4272a059-c43f-4f21-b1e8-20e9b7d6aaa1/resource/ee127041-fbe4-40e1-a782-24be0d726529> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-09-19T20:04:32.091845"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:44:32.569665"^^xsd:dateTime ;
    dct:title "Jumlah Lulusan Siswa SD, SMP dan SMA Menurut Kecamatan Kabupaten Jepara Tahun 2020-OK.xlsx" ;
    dcat:accessURL <https://opendata.jepara.go.id/dataset/4272a059-c43f-4f21-b1e8-20e9b7d6aaa1/resource/ee127041-fbe4-40e1-a782-24be0d726529/download/jumlah-lulusan-siswa-sd-smp-dan-sma-menurut-kecamatan-kabupaten-jepara-tahun-2020-ok.xlsx> ;
    dcat:byteSize "12629"^^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" .

