@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://boomersclub.com.au/?p=10526>
  a sioc:Post, sioct:BlogPost ;
  dc:title "This Guy's Funny (and little bit rude)" ;
  dcterms:identifier 10526 ;
  dc:modified "2020-07-10T02:49:03Z"^^xsd:dateTime ;
  dc:created "2018-05-15T08:34:52Z"^^xsd:dateTime ;
  sioc:link <https://boomersclub.com.au/2018/05/15/this-guys-funny-little-bit-rude/> ;
  sioc:has_creator <https://boomersclub.com.au/author/1001275/#account> ;
  sioc:has_container <https://boomersclub.com.au/#posts> ;
  dc:abstract "Three minutes of good jokes, especially the last one about the suits!" ;
  content:encoded """
<figure><iframe loading="lazy" width="560" height="315" src="https://www.youtube.com/embed/j7VcGuglUVU?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen=""></iframe></figure>
"""^^rdf:XMLLiteral ;
  sioc:content """

""" ;
  foaf:depiction <https://boomersclub.com.au/?p=10530> ;
  sioc:topic <https://boomersclub.com.au/category/fun-stuff/>, <https://boomersclub.com.au/category/fun-stuff/fun-videos/>, <https://boomersclub.com.au/backlink_count/has-0-backlinks/>, <https://boomersclub.com.au/?taxonomy=author&term=cap-1001275> ;
  sioc:attachment <https://boomersclub.com.au/?p=17022>, <https://boomersclub.com.au/?p=10530> .

<https://boomersclub.com.au/author/1001275/#account> rdfs:seeAlso <https://boomersclub.com.au/author/1001275/?feed=lhrdf&format=turtle> .
<https://boomersclub.com.au/?p=10530>
  a foaf:Image ;
  rdfs:seeAlso <https://boomersclub.com.au/2018/05/15/this-guys-funny-little-bit-rude/jethro-comedian-1/?feed=lhrdf&format=turtle#main> .

<https://boomersclub.com.au/category/fun-stuff/> rdfs:seeAlso <https://boomersclub.com.au/category/fun-stuff/?feed=lhrdf&format=turtle> .
<https://boomersclub.com.au/category/fun-stuff/fun-videos/> rdfs:seeAlso <https://boomersclub.com.au/category/fun-stuff/fun-videos/?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> .
<https://boomersclub.com.au/?p=17022> rdfs:seeAlso <https://boomersclub.com.au/2018/05/15/this-guys-funny-little-bit-rude/this-guys-funny-little-bit-rude/?feed=lhrdf&format=turtle#main> .
