dc:source leaf node


URI

http://purl.org/dc/elements/1.1/source

Label

source

Usage

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

Implementation

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

dc:source a owl:AnnotationProperty .