@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://commonsenseaustralia.com.au/?p=1018>
  a sioc:Post, sioct:BlogPost ;
  dc:title "This is a public post" ;
  dcterms:identifier 1018 ;
  dc:modified "2026-04-30T09:32:01Z"^^xsd:dateTime ;
  dc:created "2020-09-01T18:00:46Z"^^xsd:dateTime ;
  sioc:link <https://commonsenseaustralia.com.au/2020/09/01/this-is-a-public-post/> ;
  sioc:has_creator <https://commonsenseaustralia.com.au/author/1/#account> ;
  sioc:has_container <https://commonsenseaustralia.com.au/#posts> ;
  content:encoded """
<p class="wp-block-paragraph">Posts are for timely content. They have a publish date and are displayed in reverse chronological order on your blog page. They’re what you should think of when you hear the term “blog post”.</p>



<p class="wp-block-paragraph">Edit it, delete it, whatever</p>



<p class="wp-block-paragraph">!</p>
"""^^rdf:XMLLiteral ;
  sioc:content """
Posts are for timely content. They have a publish date and are displayed in reverse chronological order on your blog page. They’re what you should think of when you hear the term “blog post”.



Edit it, delete it, whatever



!
""" ;
  foaf:depiction <https://commonsenseaustralia.com.au/?p=1024> ;
  sioc:topic <https://commonsenseaustralia.com.au/category/uncategorized/>, <https://commonsenseaustralia.com.au/lh_evergreen_content-taxonomy/no/>, <https://commonsenseaustralia.com.au/backlink_count/has-0-backlinks/>, <https://commonsenseaustralia.com.au/?taxonomy=author&term=cap-1> .

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

<https://commonsenseaustralia.com.au/category/uncategorized/> rdfs:seeAlso <https://commonsenseaustralia.com.au/category/uncategorized/?feed=lhrdf&format=turtle> .
<https://commonsenseaustralia.com.au/lh_evergreen_content-taxonomy/no/> rdfs:seeAlso <https://commonsenseaustralia.com.au/lh_evergreen_content-taxonomy/no/?feed=lhrdf&format=turtle> .
<https://commonsenseaustralia.com.au/backlink_count/has-0-backlinks/> rdfs:seeAlso <https://commonsenseaustralia.com.au/backlink_count/has-0-backlinks/?feed=lhrdf&format=turtle> .
<https://commonsenseaustralia.com.au/?taxonomy=author&term=cap-1> rdfs:seeAlso <https://commonsenseaustralia.com.au/?taxonomy=author&term=cap-1&feed=lhrdf&format=turtle> .
