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

<https://princesparktouch.com/?post_type=sponsors&#038;p=78710>
  a sioc:Post ;
  dc:title "The Great Northern Hotel" ;
  dcterms:identifier 78710 ;
  dc:modified "2026-05-03T21:50:37Z"^^xsd:dateTime ;
  dc:created "2024-04-06T01:50:29Z"^^xsd:dateTime ;
  sioc:link <https://princesparktouch.com/sponsor/the-great-northern-hotel/> ;
  sioc:has_creator <https://princesparktouch.com/author/1/#account> ;
  sioc:has_container <https://princesparktouch.com/#posts> ;
  foaf:depiction <https://princesparktouch.com/wp-content/uploads/sites/2/2024/04/gnh-logo-banner.jpg> ;
  sioc:attachment <https://princesparktouch.com/wp-content/uploads/sites/2/2024/04/gnh-logo-banner.jpg> .

<https://princesparktouch.com/author/1/#account> rdfs:seeAlso <https://princesparktouch.com/author/1/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/wp-content/uploads/sites/2/2024/04/gnh-logo-banner.jpg>
  a foaf:Image ;
  rdfs:seeAlso <https://princesparktouch.com/sponsor/the-great-northern-hotel/attachment/78711/?feed=lhrdf&format=turtle> .

