@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/2021/03/006dc543-d1c5-4214-af20-ac948e127656.jpg>
  foaf:name "006DC543-D1C5-4214-AF20-AC948E127656" ;
  dcterms:format <http://purl.org/NET/mediatypes/image/jpeg> ;
  sioc:has_creator <https://princesparktouch.com/author/1/#account> ;
  a foaf:Image ;
  foaf:thumbnail <https://princesparktouch.com/wp-content/uploads/sites/2/2021/03/006dc543-d1c5-4214-af20-ac948e127656.jpg> ;
  img:width 2706 ;
  img:height 2713 .

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