@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=118668>
  a foaf:Document ;
  dc:title "Documents" ;
  dcterms:identifier 118668 ;
  dc:modified "2025-10-14T13:20:15Z"^^xsd:dateTime ;
  dc:created "2025-10-14T13:20:05Z"^^xsd:dateTime ;
  sioc:link <https://princesparktouch.com/about/documents/> ;
  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> .
