contributor leaf node


URI

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

Label

contributor

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) contributor owl:Thing (inferred)

Implementation

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

dcterms:contributor a owl:AnnotationProperty .