dcterms:isVersionOf leaf node


URI

http://purl.org/dc/terms/isVersionOf

Label

isVersionOf

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) dcterms:isVersionOf owl:Thing (inferred)

Implementation

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

dcterms:isVersionOf a owl:AnnotationProperty .