@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_0002174	rdf:type	owl:AnnotationProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002174	rdfs:subPropertyOf	ns1:RO_0002172 ;
	rdfs:label	"dubious for taxon"@en ;
	rdfs:comment	"This relation lacks a strong logical interpretation, but can be used in place of never_in_taxon where it is desirable to state that the definition of the class is too strict for the taxon under consideration, but placing a never_in_taxon link would result in a chain of inconsistencies that will take ongoing coordinated effort to resolve. Example: metencephalon in teleost" .
@prefix ns4:	<https://github.com/obophenotype/uberon/wiki/> .
ns1:RO_0002174	rdfs:seeAlso	ns4:Taxon-constraints ;
	ns1:IAO_0000115	"S dubious_for_taxon T if it is probably the case that no instances of S can be found in any instance of T." ;
	ns1:IAO_0000117	"https://orcid.org/0000-0002-6601-2165" ;
	ns1:IAO_0000119	<http://www.ncbi.nlm.nih.gov/pubmed/22293552> .