skos:prefLabel leaf node


URI

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

Label

prefLabel

Usage

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

Implementation

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

skos:prefLabel a owl:AnnotationProperty .