description leaf node


URI

http://purl.org/dc/terms/description

Label

description

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) description owl:Thing (inferred)

Implementation

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

dcterms:description a owl:AnnotationProperty .