What is a RDF Document?
The RDF format
The Resource Description Framework (RDF) can be described as a list of statements. Any statement is composed by a subject, a predicate and an object. With a RDF Document you can describe what you want with some semantic rules. You documents will be machines-understanble.
About RDF, read the links page and visit some external links.