CINXE.COM
Pedja River | GPTKB
<!DOCTYPE html> <html lang="en" data-bs-theme="light"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="/static/img/favicon/favicon.ico"/> <title>Pedja River | GPTKB</title> <script src="/static/fontawesomefree/js/all.min.js"></script> <link rel="stylesheet" type="text/css" href="/static/style.css"> </head> <body> <div class="container mt-3 mb-4"> <nav class="my-navbar"> <div class="nav-items-container"> <div class="nav-items"> <a href="/" class="nav-item-link "> <span class="fw-bold"> GPTKB </span> </a> <a href="/browse/" class="nav-item-link active"> Browse </a> <a href="/query/" class="nav-item-link "> Query </a> <a href="/download/" class="nav-item-link "> Download </a> <a href="/publications/" class="nav-item-link me-0 "> Publications </a> </div> <div class="search-bar-container"> <div class="search-bar"> <form action="/browse/" method="GET"> <label for="q" class="visually-hidden">Search</label> <div class="input-group input-group-sm"> <input id="q" type="text" class="form-control" name="q" placeholder="Search..."> <button class="btn btn-primary text-white" type="submit"> <i class="fa-solid fa-magnifying-glass"></i> </button> </div> </form> </div> </div> </div> </nav> <hr class="thick"> </div> <div id="main-content"> <div class="container mb-5"> <div class="entity-summary-container"> <div class="my-3"> <h4>Pedja River</h4> </div> <div class="my-3"> URI: <a href="https://gptkb.org/entity/Pedja_River">https://gptkb.org/entity/Pedja_River</a> </div> <div class="my-3"> <span class="badge bg-primary"> GPTKB entity </span> </div> </div> <hr> <div class="entity-properties-container"> <h5>Statements (11)</h5> <table class="table table-striped"> <thead> <tr> <th>Predicate</th> <th>Object</th> </tr> </thead> <tbody> <tr> <td style="width: 40%"> <a href="https://gptkb.org/prop/instanceOf" title="instanceOf">gptkbp:instanceOf</a> </td> <td> <span title="river"> river </span> <br> </td> </tr> <tr> <td style="width: 40%"> <a href="https://gptkb.org/prop/crosses" title="crosses">gptkbp:crosses</a> </td> <td> <a href="https://gptkb.org/entity/Tartu_County" title="Tartu County">gptkb:Tartu_County</a> <br> <a href="https://gptkb.org/entity/Valga_County" title="Valga County">gptkb:Valga_County</a> <br> <span title="P玫lva County"> P玫lva County </span> <br> </td> </tr> <tr> <td style="width: 40%"> <a href="https://gptkb.org/prop/electrification" title="electrification">gptkbp:electrification</a> </td> <td> <span title="Emaj玫gi"> Emaj玫gi </span> <br> </td> </tr> <tr> <td style="width: 40%"> <a href="https://gptkb.org/prop/flowsInto" title="flowsInto">gptkbp:flowsInto</a> </td> <td> <span title="Estonian landscape"> Estonian landscape </span> <br> </td> </tr> <tr> <td style="width: 40%"> <a href="https://www.w3.org/2000/01/rdf-schema#label" title="https://www.w3.org/2000/01/rdf-schema#label">https://www.w3.org/2000/01/rdf-schema#label</a> </td> <td> <span title="Pedja River"> Pedja River </span> <br> </td> </tr> <tr> <td style="width: 40%"> <a href="https://gptkb.org/prop/length" title="length">gptkbp:length</a> </td> <td> <span title="113 km"> 113 km </span> <br> </td> </tr> <tr> <td style="width: 40%"> <a href="https://gptkb.org/prop/locatedIn" title="locatedIn">gptkbp:locatedIn</a> </td> <td> <a href="https://gptkb.org/entity/Estonia" title="Estonia">gptkb:Estonia</a> <br> </td> </tr> <tr> <td style="width: 40%"> <a href="https://gptkb.org/prop/source" title="source">gptkbp:source</a> </td> <td> <span title="Lake V玫rtsj盲rv"> Lake V玫rtsj盲rv </span> <br> </td> </tr> <tr> <td style="width: 40%"> <a href="https://gptkb.org/prop/tributaryOf" title="tributaryOf">gptkbp:tributaryOf</a> </td> <td> <span title="Emaj玫gi"> Emaj玫gi </span> <br> </td> </tr> </tbody> </table> </div> </div> </div> <div class="container my-3"> <hr class="thick"> <div class="my-3"> <footer> <a href="https://www.mpi-inf.mpg.de/" target="_blank"> <span class="fw-bold">Max-Planck Institute for Informatics</span> </a> | <a href="https://scads.ai/" target="_blank"> <span class="fw-bold">ScaDS.AI Dresden/Leipzig</span> </a> <br> <a href="https://imprint.mpi-klsb.mpg.de/inf/gptkb.mpi-inf.mpg.de" target="_blank"> <span class="">Imprint</span> </a> | <a href="https://data-protection.mpi-klsb.mpg.de/inf/gptkb.mpi-inf.mpg.de" target="_blank"> <span class="">Data Protection</span> </a> </footer> </div> </div> <script src="/static/js/bootstrap.min.js"></script> </body> </html>