<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://www.omg.org/spec/Commons/Collections/" 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:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata="http://data.bioontology.org/metadata/"> <owl:Class rdf:about="https://www.omg.org/spec/Commons/Collections/Arrangement"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:label>arrangement</rdfs:label> <metadata_def:mappingLoom>arrangement</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://www.omg.org/spec/Commons/Collections/Arrangement"/> <metadata_def:prefLabel>arrangement</metadata_def:prefLabel> <skos:definition>systematic plan, manner, or method for making, doing, achieving, or organizing something</skos:definition> <metadata:prefixIRI>cmns-col:Arrangement</metadata:prefixIRI> <skos:example>Examples include designs, schema, models, methodologies, alphabetical or numeric ordering, and the like.</skos:example> </owl:Class> <rdf:Description rdf:about="https://www.omg.org/spec/Commons/Classifiers/ClassificationScheme"> <rdfs:subClassOf> <rdf:Description rdf:about="https://www.omg.org/spec/Commons/Collections/Arrangement"> <metadata_def:mappingSameURI rdf:resource="https://www.omg.org/spec/Commons/Collections/Arrangement"/> </rdf:Description> </rdfs:subClassOf> </rdf:Description> <rdf:Description rdf:about="https://www.omg.org/spec/Commons/Collections/compliesWith"> <rdfs:range rdf:resource="https://www.omg.org/spec/Commons/Collections/Arrangement"/> </rdf:Description> <rdf:Description rdf:about="https://www.omg.org/spec/Commons/Collections/hasArrangement"> <rdfs:range rdf:resource="https://www.omg.org/spec/Commons/Collections/Arrangement"/> </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="https://www.omg.org/spec/Commons/Collections/" 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:skos="http://www.w3.org/2004/02/skos/core#" xmlns:metadata="http://data.bioontology.org/metadata/">
  <owl:Class rdf:about="https://www.omg.org/spec/Commons/Collections/Arrangement">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:label>arrangement</rdfs:label>
    <metadata_def:mappingLoom>arrangement</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://www.omg.org/spec/Commons/Collections/Arrangement"/>
    <metadata_def:prefLabel>arrangement</metadata_def:prefLabel>
    <skos:definition>systematic plan, manner, or method for making, doing, achieving, or organizing something</skos:definition>
    <metadata:prefixIRI>cmns-col:Arrangement</metadata:prefixIRI>
    <skos:example>Examples include designs, schema, models, methodologies, alphabetical or numeric ordering, and the like.</skos:example>
  </owl:Class>
  <rdf:Description rdf:about="https://www.omg.org/spec/Commons/Classifiers/ClassificationScheme">
    <rdfs:subClassOf>
      <rdf:Description rdf:about="https://www.omg.org/spec/Commons/Collections/Arrangement">
        <metadata_def:mappingSameURI rdf:resource="https://www.omg.org/spec/Commons/Collections/Arrangement"/>
      </rdf:Description>
    </rdfs:subClassOf>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.omg.org/spec/Commons/Collections/compliesWith">
    <rdfs:range rdf:resource="https://www.omg.org/spec/Commons/Collections/Arrangement"/>
  </rdf:Description>
  <rdf:Description rdf:about="https://www.omg.org/spec/Commons/Collections/hasArrangement">
    <rdfs:range rdf:resource="https://www.omg.org/spec/Commons/Collections/Arrangement"/>
  </rdf:Description>
</rdf:RDF>