@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://purl.obolibrary.org/obo/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:RO_0002163	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002163	rdfs:subPropertyOf	ns1:RO_0002323 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002163	rdfs:label	"spatially disjoint from"^^xsd:string .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:RO_0002163	foaf:page	"https://github.com/obophenotype/uberon/wiki/Part-disjointness-Design-Pattern"^^xsd:anyURI .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
@prefix ns7:	<http://purl.obolibrary.org/obo/ro/subsets#> .
ns1:RO_0002163	obo:inSubset	ns7:ro-eco ;
	ns1:IAO_0000114	ns1:IAO_0000125 ;
	ns1:IAO_0000115	"A is spatially_disjoint_from B if and only if they have no parts in common" ;
	ns1:IAO_0000116	"There are two ways to encode this as a shortcut relation. The other possibility to use an annotation assertion between two classes, and expand this to a disjointness axiom. "@en ;
	ns1:IAO_0000117	"Chris Mungall"@en ;
	ns1:IAO_0000119	<http://www.ncbi.nlm.nih.gov/pubmed/22293552> ;
	ns1:IAO_0000232	"Note that it would be possible to use the relation to label the relationship between a near infinite number of structures - between the rings of saturn and my left earlobe. The intent is that this is used for parsiomoniously for disambiguation purposes - for example, between siblings in a jointly exhaustive pairwise disjointness hierarchy" ;
	ns1:IAO_0000424	"BFO_0000051 exactly 0 (BFO_0000050 some ?Y)" ;
	ns1:RO_0001900	ns1:RO_0001901 .