@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix img: <http://jibbering.com/2002/3/svg/#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://princesparktouch.com/wp-content/uploads/sites/2/2025/02/messenger_creation_4aca8b19-7e58-4a2e-a6e3-a0728237e368.jpg>
  foaf:name "Possums leave the field" ;
  dcterms:format <http://purl.org/NET/mediatypes/image/jpeg> ;
  sioc:has_creator <https://princesparktouch.com/author/1004337/#account> ;
  a foaf:Image ;
  foaf:thumbnail <https://princesparktouch.com/wp-content/uploads/sites/2/2025/02/messenger_creation_4aca8b19-7e58-4a2e-a6e3-a0728237e368.jpg> ;
  img:width 1024 ;
  img:height 768 .

<https://princesparktouch.com/author/1004337/#account> rdfs:seeAlso <https://princesparktouch.com/author/1004337/?feed=lhrdf> .
