@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_0002476	rdf:type	owl:ObjectProperty .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RO_0002476	rdfs:subPropertyOf	ns1:RO_0002258 ;
	rdfs:label	"child nucleus of" ;
	rdfs:domain	ns1:GO_0005634 ;
	rdfs:range	ns1:GO_0005634 ;
	ns1:IAO_0000112	"ABal nucleus child nucleus of ABa nucleus (in C elegans)" ;
	ns1:IAO_0000115	"c is a child nucleus of d if and only if c and d are both nuclei and parts of cells c' and d', where c' is derived from d' by mitosis and the genetic material in c is a copy of the generic material in d" ;
	ns1:IAO_0000117	"Chris Mungall" ;
	ns1:IAO_0000232	"This relation is primarily used in the worm anatomy ontology for representing lineage at the level of nuclei. However, it is applicable to any organismal cell lineage." .