mereotopologically related to


URI

http://purl.obolibrary.org/obo/RO_0002323

Label

mereotopologically related to

Description

A mereological relationship or a topological relationship

Sub Property

Usage

DOMAINPROPERTYRANGE
owl:Thing (inferred) mereotopologically related to owl:Thing (inferred)

Implementation

@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

obo:RO_0002323 a owl:ObjectProperty ;
    rdfs:label "mereotopologically related to"@en ;
    obo:IAO_0000117 <https://orcid.org/0000-0002-6601-2165> ;
    obo:RO_0001900 obo:RO_0001901 ;
    rdfs:isDefinedBy obo:ro.owl ;
    skos:definition "A mereological relationship or a topological relationship" .