SkosConceptAltLabel Property  | 
 
            Gets the alternative labels of the concept.
            
 
    Namespace: 
   VDS.RDF.Skos
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IEnumerable<ILiteralNode> AltLabel { get; }Public ReadOnly Property AltLabel As IEnumerable(Of ILiteralNode)
	Get
Property Value
Type: 
IEnumerableILiteralNode
See Also