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

_:a foaf:name  "Alice" .
_:a foaf:nick  "A-online" .

_:b foaf:name  "Bob" .