@prefix sioc: <http://rdfs.org/sioc/ns#> .
@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=15889>
  a sioc:Post ;
  dc:title "MGM Collective and Special Guests Live at The Catfish" ;
  dcterms:identifier 15889 ;
  dc:modified "2024-04-18T12:06:01Z"^^xsd:dateTime ;
  dc:created "2019-07-10T16:46:46Z"^^xsd:dateTime ;
  sioc:link <https://boomersclub.com.au/event/mgm-collective-special-guests-live-catfish/> ;
  sioc:has_creator <https://boomersclub.com.au/author/1/#account> ;
  sioc:has_container <https://boomersclub.com.au/#posts> ;
  content:encoded """<p>MGM collective debuts the combined works of Ranald Macky, Bill Golding and Lloyd Miller with performances from some special guests.</p>
"""^^rdf:XMLLiteral ;
  sioc:content """MGM collective debuts the combined works of Ranald Macky, Bill Golding and Lloyd Miller with performances from some special guests.
""" ;
  foaf:depiction <https://boomersclub.com.au/?p=15890> ;
  sioc:topic <https://boomersclub.com.au/?taxonomy=author&term=cap-1> .

<https://boomersclub.com.au/author/1/#account> rdfs:seeAlso <https://boomersclub.com.au/author/1/?feed=lhrdf&format=turtle> .
<https://boomersclub.com.au/?p=15890>
  a foaf:Image ;
  rdfs:seeAlso <https://boomersclub.com.au/949f823b7fb4266d82ad97b37547c93f/?feed=lhrdf> .

<https://boomersclub.com.au/?taxonomy=author&term=cap-1> rdfs:seeAlso <https://boomersclub.com.au/?taxonomy=author&term=cap-1&feed=lhrdf&format=turtle> .
