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

<http://princesparktouch.com/?page_id=5624>
  a sioc:Post ;
  dc:title "Field 1 Summer" ;
  dcterms:identifier 5624 ;
  dc:modified "2025-10-20T13:02:38Z"^^xsd:dateTime ;
  dc:created "2015-01-11T15:08:55Z"^^xsd:dateTime ;
  sioc:link <https://princesparktouch.com/venue/field-1-summer/> ;
  sioc:has_creator <https://princesparktouch.com/author/1/#account> ;
  sioc:has_container <https://princesparktouch.com/#posts> ;
  dc:abstract "Location of field 1 for our Summer season" ;
  content:encoded """<p>[lh_places_geomap p=&#8221;5624&#8243;]</p>
"""^^rdf:XMLLiteral ;
  sioc:content """[lh_places_geomap p=&#8221;5624&#8243;]
""" ;
  sioc:topic <https://princesparktouch.com/lh_comps_event_season/summer-2025-26/>, <https://princesparktouch.com/?taxonomy=author&term=cap-1> .

<https://princesparktouch.com/author/1/#account> rdfs:seeAlso <https://princesparktouch.com/author/1/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/lh_comps_event_season/summer-2025-26/> rdfs:seeAlso <https://princesparktouch.com/lh_comps_event_season/summer-2025-26/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/?taxonomy=author&term=cap-1> rdfs:seeAlso <https://princesparktouch.com/?taxonomy=author&term=cap-1&feed=lhrdf&format=turtle> .
