<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/linked-data/registry#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <ns0:Status rdf:about="http://purl.org/linked-data/registry#statusAccepted"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/> <skos:prefLabel xml:lang="en">accepted</skos:prefLabel> <metadata_def:mappingSameURI rdf:resource="http://purl.org/linked-data/registry#statusAccepted"/> <metadata_def:mappingLoom>accepted</metadata_def:mappingLoom> <rdfs:comment xml:lang="en">An entry that has been accepted for use and is visible in the default register listing. Includes entries that have seen been retired or superseded.</rdfs:comment> <skos:topConceptOf rdf:resource="http://purl.org/linked-data/registry#StatusScheme"/> </ns0:Status> <rdf:Description rdf:about="http://purl.org/linked-data/registry#statusDeprecated"> <skos:broader> <rdf:Description rdf:about="http://purl.org/linked-data/registry#statusAccepted"> <metadata_def:mappingSameURI rdf:resource="http://purl.org/linked-data/registry#statusAccepted"/> </rdf:Description> </skos:broader> </rdf:Description> <rdf:Description rdf:about="http://purl.org/linked-data/registry#statusValid"> <skos:broader rdf:resource="http://purl.org/linked-data/registry#statusAccepted"/> </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:ns0="http://purl.org/linked-data/registry#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <ns0:Status rdf:about="http://purl.org/linked-data/registry#statusAccepted">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <skos:prefLabel xml:lang="en">accepted</skos:prefLabel>
    <metadata_def:mappingSameURI rdf:resource="http://purl.org/linked-data/registry#statusAccepted"/>
    <metadata_def:mappingLoom>accepted</metadata_def:mappingLoom>
    <rdfs:comment xml:lang="en">An entry that has been accepted for use and is visible in the default register listing. Includes entries that have seen been retired or superseded.</rdfs:comment>
    <skos:topConceptOf rdf:resource="http://purl.org/linked-data/registry#StatusScheme"/>
  </ns0:Status>
  <rdf:Description rdf:about="http://purl.org/linked-data/registry#statusDeprecated">
    <skos:broader>
      <rdf:Description rdf:about="http://purl.org/linked-data/registry#statusAccepted">
        <metadata_def:mappingSameURI rdf:resource="http://purl.org/linked-data/registry#statusAccepted"/>
      </rdf:Description>
    </skos:broader>
  </rdf:Description>
  <rdf:Description rdf:about="http://purl.org/linked-data/registry#statusValid">
    <skos:broader rdf:resource="http://purl.org/linked-data/registry#statusAccepted"/>
  </rdf:Description>
</rdf:RDF>