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

<https://boomersclub.com.au/?p=10419>
  a foaf:Document ;
  dc:title "Fun Stuff" ;
  dcterms:identifier 10419 ;
  dc:modified "2021-07-16T19:09:41Z"^^xsd:dateTime ;
  dc:created "2018-05-13T18:40:54Z"^^xsd:dateTime ;
  sioc:link <https://boomersclub.com.au/fun-stuff/> ;
  sioc:has_creator <https://boomersclub.com.au/author/1001275/#account> ;
  sioc:has_container <https://boomersclub.com.au/#posts> ;
  sioc:topic <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=10429> .

<https://boomersclub.com.au/author/1001275/#account> rdfs:seeAlso <https://boomersclub.com.au/author/1001275/?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=10429> rdfs:seeAlso <https://boomersclub.com.au/fun-stuff/horoscope-banner-banner-page-image/?feed=lhrdf&format=turtle#main> .
