<rdf:Description rdf:about="e:record1">
    <hr:manager rdf:resource="e:record2"/>
  </rdf:Description>
    Equivalent graph: 
          
    Interpretation:
    
      - Nodes are subjects/objects
- Arcs are relationships/verbs
- Nodes and relationships are identified by URIs
- (URIs may be abbreviated using namespace prefixes)