@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=2133>
  a sioc:Post, sioct:BlogPost ;
  dc:title "Great Dance Routine: James Cagney and Bob Hope" ;
  dcterms:identifier 2133 ;
  dc:modified "2020-07-10T03:15:59Z"^^xsd:dateTime ;
  dc:created "2015-11-23T21:02:18Z"^^xsd:dateTime ;
  sioc:link <https://boomersclub.com.au/2015/11/23/great-dance-routine-james-cagney-bob-hope/> ;
  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">Great Dance Routine: James Cagney and Bob Hope</h3>



<p class="wp-block-paragraph">Bob Hope was 52 and James Cagney 56 when this film was made. Not bad for a couple for a couple of old fellas. I suspect most blokes in their fifties would struggle to exert themselves like this without puffing and panting!</p>



<p class="wp-block-paragraph">And by the way we now know that it was Bob Hope and not Michael Jackson that invented the moonwalk.</p>
"""^^rdf:XMLLiteral ;
  sioc:content """
Great Dance Routine: James Cagney and Bob Hope



Bob Hope was 52 and James Cagney 56 when this film was made. Not bad for a couple for a couple of old fellas. I suspect most blokes in their fifties would struggle to exert themselves like this without puffing and panting!



And by the way we now know that it was Bob Hope and not Michael Jackson that invented the moonwalk.
""" ;
  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> .
