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

<https://dunneworthy.com/?p=782>
  a sioc:Post, sioct:BlogPost ;
  dc:title "Dunneworthy Test page" ;
  dcterms:identifier 782 ;
  dc:modified "2023-09-13T18:42:15Z"^^xsd:dateTime ;
  dc:created "2023-09-13T18:42:12Z"^^xsd:dateTime ;
  sioc:link <https://dunneworthy.com/2023/09/13/dunneworthy-test-page/> ;
  sioc:has_creator <https://dunneworthy.com/author/1/#account> ;
  sioc:has_container <https://dunneworthy.com/#posts> ;
  sioc:topic <https://dunneworthy.com/category/uncategorised/>, <https://dunneworthy.com/lh_html_meta_tags-noindex/no/>, <https://dunneworthy.com/lh_html_meta_tags-nofollow/no/>, <https://dunneworthy.com/lh_html_meta_tags-override/no/>, <https://dunneworthy.com/lh_evergreen_content-taxonomy/no/>, <https://dunneworthy.com/backlink_count/has-0-backlinks/> .

<https://dunneworthy.com/author/1/#account> rdfs:seeAlso <https://dunneworthy.com/author/1/?feed=lhrdf&format=turtle> .
<https://dunneworthy.com/category/uncategorised/> rdfs:seeAlso <https://dunneworthy.com/category/uncategorised/?feed=lhrdf&format=turtle> .
<https://dunneworthy.com/lh_html_meta_tags-noindex/no/> rdfs:seeAlso <https://dunneworthy.com/lh_html_meta_tags-noindex/no/?feed=lhrdf&format=turtle> .
<https://dunneworthy.com/lh_html_meta_tags-nofollow/no/> rdfs:seeAlso <https://dunneworthy.com/lh_html_meta_tags-nofollow/no/?feed=lhrdf&format=turtle> .
<https://dunneworthy.com/lh_html_meta_tags-override/no/> rdfs:seeAlso <https://dunneworthy.com/lh_html_meta_tags-override/no/?feed=lhrdf&format=turtle> .
<https://dunneworthy.com/lh_evergreen_content-taxonomy/no/> rdfs:seeAlso <https://dunneworthy.com/lh_evergreen_content-taxonomy/no/?feed=lhrdf&format=turtle> .
<https://dunneworthy.com/backlink_count/has-0-backlinks/> rdfs:seeAlso <https://dunneworthy.com/backlink_count/has-0-backlinks/?feed=lhrdf&format=turtle> .
