http://schema.org/description leaf node


URI

http://schema.org/description

Label

description

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) http://schema.org/description owl:Thing (inferred)

Implementation

@prefix gr: <http://purl.org/goodrelations/v1#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://schema.org/description> a owl:DatatypeProperty ;
    owl:equivalentProperty gr:description .