The RDF Data Model

RDF claims to have a very simple data model:

Statement: {pred, sub, obj}

Read that as

{property, object, value}