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

The RDFS vocabulary.

See <https://www.w3.org/TR/rdf-schema/>

# `__iris__`

Returns all known IRIs of the vocabulary.

# `comment`

<http://www.w3.org/2000/01/rdf-schema#comment>

# `comment`

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

# `comment`

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

# `domain`

<http://www.w3.org/2000/01/rdf-schema#domain>

# `domain`

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

# `domain`

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

# `isDefinedBy`

<http://www.w3.org/2000/01/rdf-schema#isDefinedBy>

# `isDefinedBy`

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

# `isDefinedBy`

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

# `label`

<http://www.w3.org/2000/01/rdf-schema#label>

# `label`

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

# `label`

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

# `member`

<http://www.w3.org/2000/01/rdf-schema#member>

# `member`

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

# `member`

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

# `range`

<http://www.w3.org/2000/01/rdf-schema#range>

# `range`

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

# `range`

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

# `seeAlso`

<http://www.w3.org/2000/01/rdf-schema#seeAlso>

# `seeAlso`

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

# `seeAlso`

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

# `subClassOf`

<http://www.w3.org/2000/01/rdf-schema#subClassOf>

# `subClassOf`

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

# `subClassOf`

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

# `subPropertyOf`

<http://www.w3.org/2000/01/rdf-schema#subPropertyOf>

# `subPropertyOf`

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

# `subPropertyOf`

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

---

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