@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://boomersclub.com.au/?p=2125>
  a sioc:Post, sioct:BlogPost ;
  dc:title "Bob Hawke jokes at America's Cup lunch" ;
  dcterms:identifier 2125 ;
  dc:modified "2020-07-10T02:58:50Z"^^xsd:dateTime ;
  dc:created "2015-11-23T20:00:00Z"^^xsd:dateTime ;
  sioc:link <https://boomersclub.com.au/2015/11/23/bob-hawke-jokes-americas-cup-lunch/> ;
  sioc:has_creator <https://boomersclub.com.au/author/1001275/#account> ;
  sioc:has_container <https://boomersclub.com.au/#posts> ;
  content:encoded """
<h3 class="wp-block-heading">Bob Hawke jokes at America’s Cup lunch</h3>



<p class="wp-block-paragraph">Bob&nbsp;Hawke was renowned for his joke telling. This one is probably a bit politically incorrect for a sitting Prime Minister to get away with these days.</p>
"""^^rdf:XMLLiteral ;
  sioc:content """
Bob Hawke jokes at America’s Cup lunch



Bob&nbsp;Hawke was renowned for his joke telling. This one is probably a bit politically incorrect for a sitting Prime Minister to get away with these days.
""" ;
  sioc:topic <https://boomersclub.com.au/category/fun-stuff/>, <https://boomersclub.com.au/backlink_count/has-0-backlinks/>, <https://boomersclub.com.au/?taxonomy=author&term=cap-1001275> .

<https://boomersclub.com.au/author/1001275/#account> rdfs:seeAlso <https://boomersclub.com.au/author/1001275/?feed=lhrdf&format=turtle> .
<https://boomersclub.com.au/category/fun-stuff/> rdfs:seeAlso <https://boomersclub.com.au/category/fun-stuff/?feed=lhrdf&format=turtle> .
<https://boomersclub.com.au/backlink_count/has-0-backlinks/> rdfs:seeAlso <https://boomersclub.com.au/backlink_count/has-0-backlinks/?feed=lhrdf&format=turtle> .
<https://boomersclub.com.au/?taxonomy=author&term=cap-1001275> rdfs:seeAlso <https://boomersclub.com.au/?taxonomy=author&term=cap-1001275&feed=lhrdf&format=turtle> .
