@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_0002160	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002160	rdfs:subPropertyOf	ns1:RO_0002162 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
ns1:RO_0002160	rdfs:label	"only in taxon"^^xsd:string .
@prefix ns5:	<https://github.com/obophenotype/uberon/wiki/> .
ns1:RO_0002160	rdfs:seeAlso	ns5:Taxon-constraints ;
	ns1:IAO_0000112	"lactation SubClassOf 'only in taxon' some 'Mammalia'" ;
	ns1:IAO_0000114	ns1:IAO_0000125 ;
	ns1:IAO_0000115	"x only in taxon y if and only if x is in taxon y, and there is no other organism z such that y!=z a and x is in taxon z." ;
	ns1:IAO_0000116	"The original intent was to treat this as a macro that expands to 'in taxon' only ?Y - however, this is not necessary if we instead have supplemental axioms that state that each pair of sibling tax have a disjointness axiom using the 'in taxon' property - e.g.\n\n 'in taxon' some Eukaryota DisjointWith 'in taxon' some Eubacteria" ;
	ns1:IAO_0000117	"Chris Mungall"@en ;
	ns1:IAO_0000119	<http://www.ncbi.nlm.nih.gov/pubmed/17921072> ,
		<http://www.ncbi.nlm.nih.gov/pubmed/20973947> .