@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/cc2cb4e2-3251-4c72-a93c-02e4fb3e7780.jpg>
  foaf:name "CC2CB4E2-3251-4C72-A93C-02E4FB3E7780" ;
  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/cc2cb4e2-3251-4c72-a93c-02e4fb3e7780-scaled-e1608391804317.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/cc2cb4e2-3251-4c72-a93c-02e4fb3e7780-scaled-e1608391804317.jpg>
  a foaf:Image ;
  img:width 1241 ;
  img:height 1132 .

