@prefix foaf:  <http://xmlns.com/foaf/0.1/> .

_:a foaf:name  "Alice" .
_:a foaf:mbox  <mailto:alice@example.net> .

_:b foaf:name  "Bob" .
