@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix sioct: <http://rdfs.org/sioc/types#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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://shawfactor.com/2021/09/09/157411/>
  a sioc:Post, sioct:BlogPost ;
  dcterms:identifier 157411 ;
  dc:modified "2021-09-09T16:01:40Z"^^xsd:dateTime ;
  dc:created "2021-09-09T16:01:40Z"^^xsd:dateTime ;
  sioc:link <https://shawfactor.com/2021/09/09/157411/> ;
  sioc:has_creator <https://shawfactor.com/author/1/#account> ;
  sioc:has_container <https://shawfactor.com/#posts> ;
  dc:abstract "Bookmarked: https://wordpress.org/support/plugin/micropub/" ;
  content:encoded """<p>Bookmarked <a class="u-bookmark-of" href="https://wordpress.org/support/plugin/micropub/">https://wordpress.org/support/plugin/micropub/</a>.</p>
<div class="e-content">
Bookmarked: https://wordpress.org/support/plugin/micropub/
</div>
"""^^rdf:XMLLiteral ;
  sioc:content """Bookmarked https://wordpress.org/support/plugin/micropub/.

Bookmarked: https://wordpress.org/support/plugin/micropub/

""" ;
  sioc:topic <https://shawfactor.com/category/uncategorized/>, <https://shawfactor.com/backlink_count/has-0-backlinks/> .

<https://shawfactor.com/author/1/#account> rdfs:seeAlso <https://shawfactor.com/author/1/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/category/uncategorized/> rdfs:seeAlso <https://shawfactor.com/category/uncategorized/?feed=lhrdf&format=turtle> .
<https://shawfactor.com/backlink_count/has-0-backlinks/> rdfs:seeAlso <https://shawfactor.com/backlink_count/has-0-backlinks/?feed=lhrdf&format=turtle> .
