<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:oboinowl_gen="http://www.geneontology.org/formats/oboInOwl#"> <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator"> <rdfs:label>creator</rdfs:label> <oboinowl_gen:hasDbXref>http://purl.org/dc/elements/1.1/creator</oboinowl_gen:hasDbXref> <oboinowl_gen:hasOBONamespace>uberon</oboinowl_gen:hasOBONamespace> <oboinowl_gen:id>dc-creator</oboinowl_gen:id> <oboinowl_gen:is_metadata_tag rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">1</oboinowl_gen:is_metadata_tag> <oboinowl_gen:shorthand>dc-creator</oboinowl_gen:shorthand> </owl:AnnotationProperty> <rdf:Description rdf:about="http://purl.obolibrary.org/obo/IAO_0000117"> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/> </rdf:Description> <rdf:Description rdf:about="http://www.geneontology.org/formats/oboInOwl#created_by"> <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/> </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:dc="http://purl.org/dc/elements/1.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:oboinowl_gen="http://www.geneontology.org/formats/oboInOwl#">
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator">
    <rdfs:label>creator</rdfs:label>
    <oboinowl_gen:hasDbXref>http://purl.org/dc/elements/1.1/creator</oboinowl_gen:hasDbXref>
    <oboinowl_gen:hasOBONamespace>uberon</oboinowl_gen:hasOBONamespace>
    <oboinowl_gen:id>dc-creator</oboinowl_gen:id>
    <oboinowl_gen:is_metadata_tag rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">1</oboinowl_gen:is_metadata_tag>
    <oboinowl_gen:shorthand>dc-creator</oboinowl_gen:shorthand>
  </owl:AnnotationProperty>
  <rdf:Description rdf:about="http://purl.obolibrary.org/obo/IAO_0000117">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://www.geneontology.org/formats/oboInOwl#created_by">
    <rdfs:subPropertyOf rdf:resource="http://purl.org/dc/elements/1.1/creator"/>
  </rdf:Description>
</rdf:RDF>