    @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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://princesparktouch.com/?page_id=34484>
  a foaf:Document ;
  dc:title "How to enable notifications" ;
  dcterms:identifier 34484 ;
  dc:modified "2020-09-25T16:15:07Z"^^xsd:dateTime ;
  dc:created "2020-09-25T16:09:33Z"^^xsd:dateTime ;
  sioc:link <https://princesparktouch.com/how-to-enable-notifications/> ;
  sioc:has_creator <https://princesparktouch.com/author/1/#account> ;
  sioc:has_container <https://princesparktouch.com/#posts> ;
  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> .
