source leaf node


URI

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

Label

source

Usage

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

Implementation

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

terms:source a owl:AnnotationProperty .