    @prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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 sioc: <http://rdfs.org/sioc/ns#> .
@prefix content: <http://purl.org/rss/1.0/modules/content/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://princesparktouch.com/?page_id=50474>
  a foaf:Document ;
  dc:title "Screen capture test" ;
  dcterms:identifier 50474 ;
  dc:modified "2024-02-19T14:44:35Z"^^xsd:dateTime ;
  dc:created "2022-04-13T15:48:47Z"^^xsd:dateTime ;
  sioc:link <https://princesparktouch.com/screen-capture-test/> ;
  sioc:has_creator <https://princesparktouch.com/author/1/#account> ;
  sioc:has_container <https://princesparktouch.com/#posts> ;
  content:encoded """
<div class="wp-block-button"><button class="wp-block-button__link lh_screen_capture_api-start">Screen capture start</button></div>

<button class="wp-block-button__link lh_screen_capture_api-stop">Screen capture stop</button>

<button class="wp-block-button__link lh_screen_capture_api-screenshot">Screenshot</button>
"""^^rdf:XMLLiteral ;
  sioc:content """
Screen capture start

Screen capture stop

Screenshot
""" ;
  sioc:topic <https://princesparktouch.com/backlink_count/has-0-backlinks/>, <https://princesparktouch.com/?taxonomy=author&term=cap-1> .

<https://princesparktouch.com/author/1/#account> rdfs:seeAlso <https://princesparktouch.com/author/1/?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> .
