SkosConceptNotation Property  | 
 
            Gets a unique identifiers of the concept in a given concept scheme.
            
 
    Namespace: 
   VDS.RDF.Skos
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IEnumerable<ILiteralNode> Notation { get; }Public ReadOnly Property Notation As IEnumerable(Of ILiteralNode)
	Get
Property Value
Type: 
IEnumerableILiteralNode
See Also