schema:source leaf node


URI

http://schema.org/source

Label

source

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) schema:source owl:Thing (inferred)

Implementation

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

schema:source a owl:AnnotationProperty .