@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix sioct: <http://rdfs.org/sioc/types#> .
@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 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://shawfactor.com/?p=61>
  a sioc:Post, sioct:BlogPost ;
  dc:title "Mosquito Fleet triumph" ;
  dcterms:identifier 61 ;
  dc:modified "2020-02-09T13:07:41Z"^^xsd:dateTime ;
  dc:created "2007-06-15T15:07:27Z"^^xsd:dateTime ;
  sioc:link <https://shawfactor.com/2007/06/15/shaw-cup-8/> ;
  sioc:has_creator <https://shawfactor.com/author/1/#account> ;
  sioc:has_container <https://shawfactor.com/#posts> ;
  content:encoded """
<p class="wp-block-paragraph">An undersized Old Xavier maintained their dominance on Wallabies Day with an upset 36-24 win in the 07th Shaw Cup</p>

"""^^rdf:XMLLiteral ;
  sioc:content """
An undersized Old Xavier maintained their dominance on Wallabies Day with an upset 36-24 win in the 07th Shaw Cup

""" ;
  sioc:topic <https://shawfactor.com/category/shaw-cup/>, <https://shawfactor.com/backlink_count/has-0-backlinks/>, <https://shawfactor.com/?taxonomy=author&term=cap-1> .

<https://shawfactor.com/author/1/#account> rdfs:seeAlso <https://shawfactor.com/author/1/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/category/shaw-cup/> rdfs:seeAlso <https://shawfactor.com/category/shaw-cup/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/backlink_count/has-0-backlinks/> rdfs:seeAlso <https://shawfactor.com/backlink_count/has-0-backlinks/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/?taxonomy=author&term=cap-1> rdfs:seeAlso <https://shawfactor.com/?taxonomy=author&term=cap-1&feed=lhrdf&format=turtle> .
