The five walls
Five things RDFS can't say
- Cardinality — 'a Person has exactly one date of birth'.
- Disjointness — 'no Person is also an Organisation'.
- Equivalence — 'foaf:Person is the same class as ex:Human'.
- Property characteristics — 'hasAncestor is transitive'.
- Defined classes — 'an Adult IS a Person whose age ≥ 18' (sufficient + necessary).
Every one of those is daily work — and every one of them is the reason OWL exists. L2 takes you there.