@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_0002150	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002150	rdfs:subPropertyOf	ns1:RO_0002323 ;
	rdfs:label	"continuous with"@en ;
	rdfs:domain	ns1:BFO_0000004 ;
	rdfs:range	ns1:BFO_0000004 ;
	rdfs:seeAlso	"FMA:85972" ;
	ns1:IAO_0000114	ns1:IAO_0000125 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002150	ns1:IAO_0000115	"X continuous_with Y if and only if X and Y share a fiat boundary."^^xsd:string ;
	ns1:IAO_0000117	"David Osumi-Sutherland" ;
	ns1:IAO_0000118	"connected to" ;
	ns1:IAO_0000232	"The label for this relation was previously connected to. I relabeled this to \"continuous with\". The standard notion of connectedness does not imply shared boundaries - e.g. Glasgow connected_to Edinburgh via M8; my patella connected_to my femur (via patellar-femoral joint)" ;
	ns1:RO_0001900	ns1:RO_0001901 .