@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=49777>
  a foaf:Document ;
  dc:title "Javascript is not working" ;
  dcterms:identifier 49777 ;
  dc:modified "2022-03-01T13:28:47Z"^^xsd:dateTime ;
  dc:created "2022-03-01T13:28:31Z"^^xsd:dateTime ;
  sioc:link <https://princesparktouch.com/javascript-is-not-working/> ;
  sioc:has_creator <https://princesparktouch.com/author/1/#account> ;
  sioc:has_container <https://princesparktouch.com/#posts> ;
  content:encoded """
<p class="wp-block-paragraph">You either do not have javascript switched on or a javascript error occurred.</p>
"""^^rdf:XMLLiteral ;
  sioc:content """
You either do not have javascript switched on or a javascript error occurred.
""" ;
  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> .
