rdfs:comment leaf node


URI

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

Label

comment

Usage

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

Implementation

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

rdfs:comment a owl:AnnotationProperty .