SkosConceptDefinition Property  | 
 
            Gets the formal explanation of the concept.
            
 
    Namespace: 
   VDS.RDF.Skos
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IEnumerable<INode> Definition { get; }Public ReadOnly Property Definition As IEnumerable(Of INode)
	Get
Property Value
Type: 
IEnumerableINode
See Also