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

<https://princesparktouch.com/wp-content/uploads/sites/2/2021/02/e20daae2-b16e-4d12-b2b0-6d4f92039566.jpg>
  foaf:name "E20DAAE2-B16E-4D12-B2B0-6D4F92039566" ;
  dcterms:format <http://purl.org/NET/mediatypes/image/jpeg> ;
  sioc:has_creator <https://princesparktouch.com/author/1002658/#account> ;
  a foaf:Image ;
  foaf:thumbnail <https://princesparktouch.com/wp-content/uploads/sites/2/2021/02/e20daae2-b16e-4d12-b2b0-6d4f92039566-rotated-e1614391989107-scaled.jpg> .

<https://princesparktouch.com/author/1002658/#account> rdfs:seeAlso <https://princesparktouch.com/author/1002658/?feed=lhrdf> .
<https://princesparktouch.com/wp-content/uploads/sites/2/2021/02/e20daae2-b16e-4d12-b2b0-6d4f92039566-rotated-e1614391989107-scaled.jpg>
  a foaf:Image ;
  img:width 1538 ;
  img:height 2560 .

