dc1:identifier leaf node


URI

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

Label

identifier

Usage

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

Implementation

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

dc1:identifier a owl:AnnotationProperty .