@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix content: <http://purl.org/rss/1.0/modules/content/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://lhero.org/?page_id=5342>
  a foaf:Document ;
  dc:title "Sortable table demonstration" ;
  dcterms:identifier 5342 ;
  dc:modified "2022-09-05T13:43:31Z"^^xsd:dateTime ;
  dc:created "2022-07-31T16:23:28Z"^^xsd:dateTime ;
  sioc:link <https://lhero.org/sortable-table-demo/> ;
  sioc:has_creator <https://lhero.org/author/1/#account> ;
  sioc:has_container <https://lhero.org/#posts> ;
  content:encoded """
<table class="sortable"><thead><tr><th>Team Name</th><th class="no-sort">P</th><th>W</th><th>L</th><th>D</th><th>B</th><th>F</th><th>A</th><th>%</th><th>Points</th></tr></thead><tbody><tr><td><a href="https://princesparktouch.com/teams/dunneworthy/">Dunneworthy</a></td><td>10</td><td>9</td><td></td><td></td><td>1</td><td>84</td><td>18</td><td>466.67%</td><td>29</td></tr><tr><td><a href="https://princesparktouch.com/teams/hasbeens/">HasBeens</a></td><td>10</td><td>6</td><td>2</td><td></td><td>2</td><td>54</td><td>32</td><td>168.75%</td><td>24</td></tr><tr><td><a href="https://princesparktouch.com/teams/sugar-gliders/">Sugar Gliders</a></td><td>10</td><td>6</td><td>2</td><td></td><td>2</td><td>55</td><td>42</td><td>130.95%</td><td>24</td></tr><tr><td><a href="https://princesparktouch.com/teams/electric-mayhem/">Electric Mayhem</a></td><td>10</td><td>5</td><td>3</td><td></td><td>2</td><td>44</td><td>39</td><td>112.82%</td><td>22</td></tr><tr><td><a href="https://princesparktouch.com/teams/slightly-touched/">Slightly Touched</a></td><td>10</td><td>3</td><td>3</td><td>2</td><td>2</td><td>30</td><td>42</td><td>71.43%</td><td>20</td></tr><tr><td><a href="https://princesparktouch.com/teams/lakers/">Lakers</a></td><td>10</td><td>3</td><td>4</td><td>1</td><td>2</td><td>35</td><td>35</td><td>100.00%</td><td>19</td></tr><tr><td><a href="https://princesparktouch.com/teams/legs-o-ham-united/" target="_blank" rel="noreferrer noopener">Legs O’ Ham United</a></td><td>10</td><td>3</td><td>4</td><td>2</td><td>1</td><td>36</td><td>50</td><td>72.00%</td><td>19</td></tr><tr><td><a href="https://princesparktouch.com/teams/pretty-astrid/" target="_blank" rel="noreferrer noopener">Pretty Astrid</a></td><td>10</td><td>3</td><td>4</td><td>1</td><td>2</td><td>38</td><td>54</td><td>70.37%</td><td>19</td></tr></tbody></table>
"""^^rdf:XMLLiteral ;
  sioc:content """
Team NamePWLDBFA%PointsDunneworthy10918418466.67%29HasBeens106225432168.75%24Sugar Gliders106225542130.95%24Electric Mayhem105324439112.82%22Slightly Touched103322304271.43%20Lakers1034123535100.00%19Legs O’ Ham United103421365072.00%19Pretty Astrid103412385470.37%19
""" ;
  sioc:topic <https://lhero.org/backlink_count/has-0-backlinks/>, <https://lhero.org/?taxonomy=author&term=cap-1> .

<https://lhero.org/author/1/#account> rdfs:seeAlso <https://lhero.org/author/1/?feed=lhrdf&format=turtle> .
<https://lhero.org/backlink_count/has-0-backlinks/> rdfs:seeAlso <https://lhero.org/backlink_count/has-0-backlinks/?feed=lhrdf&format=turtle> .
<https://lhero.org/?taxonomy=author&term=cap-1> rdfs:seeAlso <https://lhero.org/?taxonomy=author&term=cap-1&feed=lhrdf&format=turtle> .
