exactMatch leaf node


URI

http://www.w3.org/2004/02/skos/core#exactMatch

Label

exactMatch

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) exactMatch owl:Thing (inferred)

Implementation

@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

skos:exactMatch a owl:AnnotationProperty .