@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . @prefix bib: . @prefix xsd: . @prefix owl: . [ a foaf:Person; foaf:mbox ; foaf:name "Barbara Broome"; # The rest of these properties are optional, and additional # properties may be added to these. foaf:placeOfEmployment ; ].