# `RDF.NS.RDF`
[🔗](https://github.com/rdf-elixir/rdf-ex/blob/v3.0.1/lib/rdf/ns.ex#L30)

The RDF vocabulary.

Since this module has the same basename as the top-level module, you can't
alias it. Therefore, the top-level `RDF` module has delegators for all of the
property functions in this module, so you can use them directly on the
top-level module without an alias.

See <https://www.w3.org/TR/rdf11-concepts/>

# ``

<http://www.w3.org/1999/02/22-rdf-syntax-ns#nil>

# ``

`RDF.Description` property accessor for `/0`

# ``

`RDF.Description` builder for `/0`

# `__iris__`

Returns all known IRIs of the vocabulary.

# `direction`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#direction>

# `direction`

`RDF.Description` property accessor for `direction/0`

# `direction`

`RDF.Description` builder for `direction/0`

# `dirLangString`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString>

# `dirLangString`

`RDF.Description` property accessor for `dirLangString/0`

# `dirLangString`

`RDF.Description` builder for `dirLangString/0`

# `first`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#first>

# `first`

`RDF.Description` property accessor for `first/0`

# `first`

`RDF.Description` builder for `first/0`

# `langString`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#langString>

# `langString`

`RDF.Description` property accessor for `langString/0`

# `langString`

`RDF.Description` builder for `langString/0`

# `language`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#language>

# `language`

`RDF.Description` property accessor for `language/0`

# `language`

`RDF.Description` builder for `language/0`

# `object`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#object>

# `object`

`RDF.Description` property accessor for `object/0`

# `object`

`RDF.Description` builder for `object/0`

# `predicate`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate>

# `predicate`

`RDF.Description` property accessor for `predicate/0`

# `predicate`

`RDF.Description` builder for `predicate/0`

# `reifies`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#reifies>

# `reifies`

`RDF.Description` property accessor for `reifies/0`

# `reifies`

`RDF.Description` builder for `reifies/0`

# `rest`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#rest>

# `rest`

`RDF.Description` property accessor for `rest/0`

# `rest`

`RDF.Description` builder for `rest/0`

# `subject`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#subject>

# `subject`

`RDF.Description` property accessor for `subject/0`

# `subject`

`RDF.Description` builder for `subject/0`

# `type`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>

# `type`

`RDF.Description` property accessor for `type/0`

# `type`

`RDF.Description` builder for `type/0`

# `value`

<http://www.w3.org/1999/02/22-rdf-syntax-ns#value>

# `value`

`RDF.Description` property accessor for `value/0`

# `value`

`RDF.Description` builder for `value/0`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
