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