@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/2020/12/7f17fb87-53db-4acf-9019-8980a7a17789.jpg>
  foaf:name "7F17FB87-53DB-4ACF-9019-8980A7A17789" ;
  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/2020/12/7f17fb87-53db-4acf-9019-8980a7a17789-e1608179380451.jpg> .

<https://princesparktouch.com/author/1/#account> rdfs:seeAlso <https://princesparktouch.com/author/1/?feed=lhrdf> .
<https://princesparktouch.com/wp-content/uploads/sites/2/2020/12/7f17fb87-53db-4acf-9019-8980a7a17789-e1608179380451.jpg>
  a foaf:Image ;
  img:width 954 ;
  img:height 1168 .

