@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/#> .

<http://princesparktouch.com/wp-content/uploads/2012/02/IMG_0448.jpg>
  foaf:name "IMG_0448" ;
  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/2012/02/IMG_0448.jpg?resize=150%2C150&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?fit=279%2C300&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?fit=660%2C709&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?fit=1179%2C1266&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?resize=200%2C150&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?resize=1000%2C500&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?resize=200%2C200&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?fit=350%2C376&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?resize=100%2C100&quality=86&strip=info&ssl=1>, <https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?fit=838%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/2012/02/IMG_0448.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/2012/02/IMG_0448.jpg?fit=279%2C300&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 279 ;
  img:height 300 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?fit=660%2C709&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 660 ;
  img:height 709 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.jpg?fit=1179%2C1266&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 1179 ;
  img:height 1266 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.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/2012/02/IMG_0448.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/2012/02/IMG_0448.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/2012/02/IMG_0448.jpg?fit=350%2C376&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 350 ;
  img:height 376 .

<https://i0.wp.com/princesparktouch.com/wp-content/uploads/sites/2/2012/02/IMG_0448.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/2012/02/IMG_0448.jpg?fit=838%2C900&quality=86&strip=info&ssl=1>
  a foaf:Image ;
  img:width 838 ;
  img:height 900 .

