@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/25156b0b-c1b7-470c-afbf-408100d8930c> a dcat:Dataset ;
    dct:description "Data Pendidikan (Jumlah sekolah, murid, guru, perpustakaan) di Kecamatan Junrejo Tahun 2020" ;
    dct:identifier "25156b0b-c1b7-470c-afbf-408100d8930c" ;
    dct:issued "2022-10-08T10:01:30.082551"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:01:30.082556"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> ;
    dct:title "Data Pendidikan Kecamatan Junrejo Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/25156b0b-c1b7-470c-afbf-408100d8930c/resource/483b4ad0-9f62-4706-a846-1430bbfd3cdd> ;
    dcat:keyword "guru",
        "murid",
        "pendidikan",
        "perpustakaan" ;
    dcat:landingPage <Kecamatan%20Junrejo> .

<Kecamatan%20Junrejo> a foaf:Document .

<http://5.189.187.109/dataset/25156b0b-c1b7-470c-afbf-408100d8930c/resource/483b4ad0-9f62-4706-a846-1430bbfd3cdd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-12-22T02:17:20.946994"^^xsd:dateTime ;
    dct:modified "2022-10-08T10:01:30.072576"^^xsd:dateTime ;
    dct:title "Data Pendidikan Kecamatan Junrejo Tahun 2020.xlsx" ;
    dcat:accessURL <https://portaldata.batukota.go.id/dataset/25156b0b-c1b7-470c-afbf-408100d8930c/resource/483b4ad0-9f62-4706-a846-1430bbfd3cdd/download/data-pendidikan-kecamatan-junrejo-tahun-2020.xlsx> ;
    dcat:byteSize "16607"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/75c707c1-be0e-4ce5-b808-a27e963e13b5> a foaf:Agent ;
    foaf:name "Kota Batu" .

