dc1:author leaf node


URI

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

Label

author

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) dc1:author owl:Thing (inferred)

Implementation

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

dc1:author a owl:AnnotationProperty .