@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://localhero.biz/wp-content/uploads/sites/2/2018/09/E5FD0372-68A8-434C-A4F6-79C76FB109FE.jpeg>
  foaf:name "Pete & Nat" ;
  dcterms:format <http://purl.org/NET/mediatypes/image/jpeg> ;
  sioc:has_creator <https://princesparktouch.com/author/1/#account> ;
  a foaf:Image ;
  foaf:thumbnail <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?resize=150%2C150&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?fit=300%2C238&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?fit=660%2C523&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?fit=1157%2C917&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?resize=200%2C150&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?resize=1000%2C500&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?resize=200%2C200&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?fit=350%2C277&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?resize=100%2C100&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?fit=1136%2C900&quality=86&strip=info&ssl=1> .

<https://princesparktouch.com/author/1/#account> rdfs:seeAlso <https://princesparktouch.com/author/1/?feed=lhrdf> .
<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?resize=150%2C150&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 150 ;
  img:height 150 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?fit=300%2C238&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 300 ;
  img:height 238 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?fit=660%2C523&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 660 ;
  img:height 523 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?fit=1157%2C917&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 1157 ;
  img:height 917 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?resize=200%2C150&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 200 ;
  img:height 150 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?resize=1000%2C500&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 1000 ;
  img:height 500 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?resize=200%2C200&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 200 ;
  img:height 200 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?fit=350%2C277&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 350 ;
  img:height 277 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?resize=100%2C100&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 100 ;
  img:height 100 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2018/09/pete_and_nat.jpg?fit=1136%2C900&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 1136 ;
  img:height 900 .

