@prefix sioc: <http://rdfs.org/sioc/ns#> .
@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 content: <http://purl.org/rss/1.0/modules/content/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://lhero.org/?p=133>
  a sioc:Post ;
  dc:title "LH Paragraph Ids" ;
  dcterms:identifier 133 ;
  dc:modified "2022-08-04T14:52:41Z"^^xsd:dateTime ;
  dc:created "2015-03-17T13:32:54Z"^^xsd:dateTime ;
  sioc:link <https://lhero.org/portfolio/lh-paragraph-ids/> ;
  sioc:has_creator <https://lhero.org/author/1/#account> ;
  sioc:has_container <https://lhero.org/#posts> ;
  content:encoded """
<h2 class="wp-block-heading">Example</h2>



<p class="wp-block-paragraph">View source for this paragraph to see this plugin in action</p>
If you like this plugin please consider making a donation to further development

<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><!-- Identify your business so that you can collect the payments. -->
<input name="business" type="hidden" value="shawfactor@gmail.com" /><!-- Specify a Donate button. -->
<input name="cmd" type="hidden" value="_donations" /><!-- Specify details about the contribution -->
<input name="item_name" type="hidden" value="LocalHero project" />
<input name="item_number" type="hidden" value="Plugin Development" />
<input name="currency_code" type="hidden" value="USD" />

<!-- Display the payment button. -->
<input alt="Donate" name="submit" src="https://www.paypalobjects.com/webstatic/en_US/i/btn/png/btn_donate_92x26.png" type="image" />
<img loading="lazy" decoding="async" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" />

</form>"""^^rdf:XMLLiteral ;
  sioc:content """
Example



View source for this paragraph to see this plugin in action
If you like this plugin please consider making a donation to further development












""" ;
  foaf:depiction <https://lhero.org/?p=733> ;
  sioc:topic <https://lhero.org/?taxonomy=author&term=cap-1> .

<https://lhero.org/author/1/#account> rdfs:seeAlso <https://lhero.org/author/1/?feed=lhrdf&format=turtle> .
<https://lhero.org/?p=733>
  a foaf:Image ;
  rdfs:seeAlso <https://lhero.org/1482975598slide_16-jpg/?feed=lhrdf> .

<https://lhero.org/?taxonomy=author&term=cap-1> rdfs:seeAlso <https://lhero.org/?taxonomy=author&term=cap-1&feed=lhrdf&format=turtle> .
