@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/2ad1e0b8-90b6-43e7-b401-b15a1a7618cb> a dcat:Dataset ;
    dct:description "Data ini berisi Jumlah SMP menurut Kondisi Bangunan Ruang Kelas Tahun 2020" ;
    dct:identifier "2ad1e0b8-90b6-43e7-b401-b15a1a7618cb" ;
    dct:issued "2022-10-12T13:43:49.568955"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:43:49.568960"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/96b35296-6a2e-4452-a2ae-57aa5f595073> ;
    dct:title "Jumlah SMP Menurut Kondisi Bangunan Ruang Kelas Kabupaten Jepara Tahun 2020" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2ad1e0b8-90b6-43e7-b401-b15a1a7618cb/resource/ed954d32-e2d4-4089-8b3c-ebc54dbdfe86> ;
    dcat:keyword "2020" .

<http://5.189.187.109:5000/dataset/2ad1e0b8-90b6-43e7-b401-b15a1a7618cb/resource/ed954d32-e2d4-4089-8b3c-ebc54dbdfe86> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-09-19T20:12:47.537475"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:43:49.564407"^^xsd:dateTime ;
    dct:title "Jumlah SMP Menurut Kondisi Bangunan Ruang Kelas Kabupaten Jepara Tahun 2020-OK.xls" ;
    dcat:accessURL <https://opendata.jepara.go.id/dataset/2ad1e0b8-90b6-43e7-b401-b15a1a7618cb/resource/ed954d32-e2d4-4089-8b3c-ebc54dbdfe86/download/jumlah-smp-menurut-kondisi-bangunan-ruang-kelas-kabupaten-jepara-tahun-2020-ok.xls> ;
    dcat:byteSize "32256"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

