peco-core:has_upper_limit leaf node


URI

https://purl.org/peco/peco-core#has_upper_limit

Label

has_upper_limit

Inherits from

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) peco-core:has_upper_limit owl:Thing (inferred)

Implementation

@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix peco-core: <https://purl.org/peco/peco-core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

peco-core:has_upper_limit a owl:ObjectProperty ;
    rdfs:subPropertyOf peco-core:has_limit .