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