# Rules to test with test 3 Prefix: xsd: Prefix: owl: Prefix: vs: Prefix: foaf: Prefix: xml: Prefix: rdf: Prefix: dc: Prefix: rdfs: Prefix: wot: Prefix: dbpedia: Prefix: test: Prefix: var: Ontology: Annotations: dc:title "This ontology is an example for testing the Stanbol Reasoners: HermiT reasoning service", dc:description "We state here a set of rules" AnnotationProperty: dc:title AnnotationProperty: dc:description Class: foaf:Person ObjectProperty: foaf:workplaceHomepage Rule: foaf:workplaceHomepage(?,?),foaf:workplaceHomepage(?,?) -> test:isCollegueOf(?,?) ObjectProperty: test:isCollegueOf Domain: foaf:Person Range: foaf:Person Rule: test:isCollegueOf(?,?),test:isCollegueOf(?,?) -> test:isCollegueOf(?,?)