@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix sioct: <http://rdfs.org/sioc/types#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix content: <http://purl.org/rss/1.0/modules/content/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://princesparktouch.com/?p=47444>
  a sioc:Post, sioct:BlogPost ;
  dc:title "What is a forward pass?" ;
  dcterms:identifier 47444 ;
  dc:modified "2022-01-03T01:40:29Z"^^xsd:dateTime ;
  dc:created "2022-01-01T16:35:42Z"^^xsd:dateTime ;
  sioc:link <https://princesparktouch.com/2022/01/01/what-is-a-forward-pass/> ;
  sioc:has_creator <https://princesparktouch.com/author/1/#account> ;
  sioc:has_container <https://princesparktouch.com/#posts> ;
  content:encoded """
<p class="wp-block-paragraph">Before you yell “forward pass ref!”, I suggest you watch this video. There may be plenty of passes you thought were forward which are not!</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Total Rugby - Forward Pass" width="660" height="371" src="https://www.youtube.com/embed/box08lq9ylg?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

</div></figure>
"""^^rdf:XMLLiteral ;
  sioc:content """
Before you yell “forward pass ref!”, I suggest you watch this video. There may be plenty of passes you thought were forward which are not!







""" ;
  foaf:depiction <https://princesparktouch.com/wp-content/uploads/sites/2/2022/01/hqdefault.jpg> ;
  sioc:topic <https://princesparktouch.com/category/learn-to-play/>, <https://princesparktouch.com/type/video/>, <https://princesparktouch.com/lh_comps_event_season/summer-2021-22/>, <https://princesparktouch.com/lh_evergreen_content-taxonomy/no/>, <https://princesparktouch.com/backlink_count/has-0-backlinks/>, <https://princesparktouch.com/?taxonomy=author&term=cap-1> ;
  sioc:attachment <https://princesparktouch.com/wp-content/uploads/sites/2/2022/01/hqdefault.jpg> .

<https://princesparktouch.com/author/1/#account> rdfs:seeAlso <https://princesparktouch.com/author/1/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/wp-content/uploads/sites/2/2022/01/hqdefault.jpg>
  a foaf:Image ;
  rdfs:seeAlso <https://princesparktouch.com/2022/01/01/what-is-a-forward-pass/attachment/47699/?feed=lhrdf&format=turtle> .

<https://princesparktouch.com/category/learn-to-play/> rdfs:seeAlso <https://princesparktouch.com/category/learn-to-play/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/type/video/> rdfs:seeAlso <https://princesparktouch.com/type/video/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/lh_comps_event_season/summer-2021-22/> rdfs:seeAlso <https://princesparktouch.com/lh_comps_event_season/summer-2021-22/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/lh_evergreen_content-taxonomy/no/> rdfs:seeAlso <https://princesparktouch.com/lh_evergreen_content-taxonomy/no/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/backlink_count/has-0-backlinks/> rdfs:seeAlso <https://princesparktouch.com/backlink_count/has-0-backlinks/?feed=lhrdf&format=turtle> .
<https://princesparktouch.com/?taxonomy=author&term=cap-1> rdfs:seeAlso <https://princesparktouch.com/?taxonomy=author&term=cap-1&feed=lhrdf&format=turtle> .
