rdfs:label leaf node


URI

http://www.w3.org/2000/01/rdf-schema#label

Label

label

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) rdfs:label owl:Thing (inferred)

Implementation

@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

rdfs:label a owl:AnnotationProperty .