Commit 0a2fe1f1 authored by Cornelis Bouter's avatar Cornelis Bouter
Browse files

remove foaf:Agent subclass axiom

parent 41e3edf9
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -625,14 +625,6 @@ ssn:System rdf:type owl:Class ;
  rdfs:label "System"@en .


###  http://xmlns.com/foaf/0.1/Agent
foaf:Agent rdf:type owl:Class ;
  rdfs:subClassOf [ rdf:type owl:Restriction ;
      owl:onProperty foaf:member ;
      owl:someValuesFrom foaf:Agent
    ] ;
  rdfs:label "Agent"@en .


###  http://xmlns.com/foaf/0.1/Person
foaf:Person rdf:type owl:Class ;