dcterms:isPartOf leaf node


URI

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

Label

isPartOf

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) dcterms:isPartOf owl:Thing (inferred)

Implementation

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

dcterms:isPartOf a owl:ObjectProperty .