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

<https://princesparktouch.com/?post_type=lh_poll&#038;p=144016>
  a sioc:Post ;
  dc:title "Winter pub sponsor" ;
  dcterms:identifier 144016 ;
  dc:modified "2026-07-14T15:15:15Z"^^xsd:dateTime ;
  dc:created "2026-06-08T00:11:17Z"^^xsd:dateTime ;
  sioc:link <https://princesparktouch.com/poll/winter-pub-sponsor/> ;
  sioc:has_creator <https://princesparktouch.com/author/1/#account> ;
  sioc:has_container <https://princesparktouch.com/#posts> .

<https://princesparktouch.com/author/1/#account> rdfs:seeAlso <https://princesparktouch.com/author/1/?feed=lhrdf&format=turtle> .
