schema1:domainIncludes leaf node


URI

http://schema.org/domainIncludes

Label

domainIncludes

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) schema1:domainIncludes owl:Thing (inferred)

Implementation

@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema1: <http://schema.org/> .

schema1:domainIncludes a owl:AnnotationProperty .