http://schema.org/image leaf node


URI

http://schema.org/image

Label

image

Usage

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

Implementation

@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://schema.org/image> a owl:ObjectProperty ;
    owl:equivalentProperty foaf:depiction .