<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">

  <foaf:Organization rdf:about="https://www.nexarium.us/#organization">

    <foaf:name>
      NEXARIUM
    </foaf:name>

    <foaf:homepage rdf:resource="https://www.nexarium.us"/>

    <foaf:mbox rdf:resource="mailto:contact@nexarium.us"/>

    <rdfs:label>
      Open Decentralized Web Infrastructure
    </rdfs:label>

    <foaf:member>

      <foaf:Person rdf:about="https://identity.nvo987.us/#identity">

        <foaf:name>
          Nicholas Van-Orton
        </foaf:name>

        <foaf:homepage rdf:resource="https://identity.nvo987.us"/>

      </foaf:Person>

    </foaf:member>

  </foaf:Organization>

</rdf:RDF>
