@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 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://lhero.org/?p=323>
  a foaf:Document ;
  dc:title "Features" ;
  dcterms:identifier 323 ;
  dc:modified "2022-07-11T15:36:55Z"^^xsd:dateTime ;
  dc:created "2016-01-01T14:54:06Z"^^xsd:dateTime ;
  sioc:link <https://lhero.org/about/features/> ;
  sioc:has_creator <https://lhero.org/author/1/#account> ;
  sioc:has_container <https://lhero.org/#posts> ;
  content:encoded """
<p class="wp-block-paragraph">The LocalHero platform offer the following features</p>



<ul class="wp-block-list"><li>Secure registration &#8211; All users are securely registered will all the information you require and their email is validated.</li><li>Self maintenance &#8211; User maintain their own details on your site, with your branding. This includes subscribing to updates on your content.</li><li>Members Only Content &#8211; Content can be restricted to members only.</li><li>Social Login &#8211;&nbsp; Your members can log in using their social media media account (they don&#8217;t ned another password).</li><li>Team Membership &#8211; If your organisation has various team within it</li></ul>



<p class="wp-block-paragraph"><strong>Add the rest later<br>
</strong></p>
"""^^rdf:XMLLiteral ;
  sioc:content """
The LocalHero platform offer the following features



Secure registration &#8211; All users are securely registered will all the information you require and their email is validated.Self maintenance &#8211; User maintain their own details on your site, with your branding. This includes subscribing to updates on your content.Members Only Content &#8211; Content can be restricted to members only.Social Login &#8211;&nbsp; Your members can log in using their social media media account (they don&#8217;t ned another password).Team Membership &#8211; If your organisation has various team within it



Add the rest later

""" ;
  sioc:topic <https://lhero.org/backlink_count/has-1-backlink/> .

<https://lhero.org/author/1/#account> rdfs:seeAlso <https://lhero.org/author/1/?feed=lhrdf&format=turtle> .
<https://lhero.org/backlink_count/has-1-backlink/> rdfs:seeAlso <https://lhero.org/backlink_count/has-1-backlink/?feed=lhrdf&format=turtle> .
