skos:altLabel leaf node


URI

http://www.w3.org/2004/02/skos/core#altLabel

Label

altLabel

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) skos:altLabel owl:Thing (inferred)

Implementation

@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

skos:altLabel a owl:AnnotationProperty .