@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/f2d9d389-a01c-46f5-9f87-c051e5203154.jpg>
  foaf:name "F2D9D389-A01C-46F5-9F87-C051E5203154" ;
  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/f2d9d389-a01c-46f5-9f87-c051e5203154-rotated-e1614393758928-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/f2d9d389-a01c-46f5-9f87-c051e5203154-rotated-e1614393758928-scaled.jpg>
  a foaf:Image ;
  img:width 2560 ;
  img:height 1275 .

