@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_0002175	rdf:type	owl:AnnotationProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002175	rdfs:subPropertyOf	ns1:RO_0002172 ;
	rdfs:label	"present in taxon"@en .
@prefix ns4:	<https://github.com/obophenotype/uberon/wiki/> .
ns1:RO_0002175	rdfs:seeAlso	ns4:Taxon-constraints ;
	ns1:IAO_0000115	"S present_in_taxon T if some instance of T has some S. This does not means that all instances of T have an S - it may only be certain life stages or sexes that have S" ;
	ns1:IAO_0000117	"https://orcid.org/0000-0002-6601-2165" ;
	ns1:IAO_0000119	<http://www.ncbi.nlm.nih.gov/pubmed/22293552> .