@prefix rdf: . @prefix awol: . @prefix owl: . awol:contributor rdf:type owl:ObjectProperty . @prefix rdfs: . awol:contributor rdfs:comment "See \u00A74.2.3 of rfc 4287 spec. Someone who contributed to the Version."@en ; rdfs:domain awol:FeedOrEntry ; rdfs:label "contributor"@en ; rdfs:range awol:Person . @prefix pwdr: . @prefix ns5: . awol:contributor pwdr:describedby ns5:link , ns5:feedId , . @prefix ns6: . awol:contributor pwdr:describedby ns6:link .