@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=305>
  a foaf:Document ;
  dc:title "Philosophy" ;
  dcterms:identifier 305 ;
  dc:modified "2022-07-11T15:36:57Z"^^xsd:dateTime ;
  dc:created "2016-01-01T14:02:44Z"^^xsd:dateTime ;
  sioc:link <https://lhero.org/about/philosophy/> ;
  sioc:has_creator <https://lhero.org/author/1/#account> ;
  sioc:has_container <https://lhero.org/#posts> ;
  content:encoded """
<p class="wp-block-paragraph">The philosophy can be summed up by one word: “open”. So far all the technologies used have been open source and most of the technology developed will be open sourced.</p>



<p class="wp-block-paragraph">All products created are intended to be standards compliant and all information collected and created will be shared openly. More information on the technology and approach is available in the FAQ section.</p>
"""^^rdf:XMLLiteral ;
  sioc:content """
The philosophy can be summed up by one word: “open”. So far all the technologies used have been open source and most of the technology developed will be open sourced.



All products created are intended to be standards compliant and all information collected and created will be shared openly. More information on the technology and approach is available in the FAQ section.
""" ;
  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> .
