<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:obo_purl="http://purl.obolibrary.org/obo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="http://purl.obolibrary.org/obo/CL_0001061"> <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CL_0000000"/> <rdfs:label>abnormal cell</rdfs:label> <rdfs:comment>https://github.com/obophenotype/cell-ontology/issues/448</rdfs:comment> <metadata_def:prefLabel>abnormal cell</metadata_def:prefLabel> <metadata_def:mappingLoom>abnormalcell</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="http://purl.obolibrary.org/obo/CL_0001061"/> <metadata:prefixIRI>CL:0001061</metadata:prefixIRI> <obo_purl:RO_0000053 rdf:resource="http://purl.obolibrary.org/obo/PATO_0000460"/> </owl:Class> <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CL_0001063"> <rdfs:subClassOf> <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CL_0001061"> <metadata_def:mappingSameURI rdf:resource="http://purl.obolibrary.org/obo/CL_0001061"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:obo_purl="http://purl.obolibrary.org/obo/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="http://purl.obolibrary.org/obo/CL_0001061">
    <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/CL_0000000"/>
    <rdfs:label>abnormal cell</rdfs:label>
    <rdfs:comment>https://github.com/obophenotype/cell-ontology/issues/448</rdfs:comment>
    <metadata_def:prefLabel>abnormal cell</metadata_def:prefLabel>
    <metadata_def:mappingLoom>abnormalcell</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="http://purl.obolibrary.org/obo/CL_0001061"/>
    <metadata:prefixIRI>CL:0001061</metadata:prefixIRI>
    <obo_purl:RO_0000053 rdf:resource="http://purl.obolibrary.org/obo/PATO_0000460"/>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CL_0001063">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="http://purl.obolibrary.org/obo/CL_0001061">
        <metadata_def:mappingSameURI rdf:resource="http://purl.obolibrary.org/obo/CL_0001061"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
</rdf:RDF>