<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/bot#" 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/"> <owl:Class rdf:about="https://w3id.org/bot#Building"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <rdfs:comment>An independent unit of the built environment with a characteristic spatial structure, intended to serve at least one function or user activity [ISO-12006]. A bot:Building is a part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent, is contained in a building site, and can contain one or more storeys that are vertically connected.</rdfs:comment> <rdfs:label>Building</rdfs:label> <metadata_def:prefLabel>Building</metadata_def:prefLabel> <metadata_def:mappingLoom>building</metadata_def:mappingLoom> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/bot#Building"/> <rdfs:isDefinedBy rdf:resource="https://w3id.org/bot#"/> </owl:Class> <rdf:Description rdf:about="https://w3id.org/bot#hasSpace"> <rdfs:domain> <rdf:Description rdf:about="https://w3id.org/bot#Building"> <metadata_def:mappingSameURI rdf:resource="https://w3id.org/bot#Building"/> </rdf:Description> </rdfs:domain> </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://w3id.org/bot#" 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/">
  <owl:Class rdf:about="https://w3id.org/bot#Building">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment>An independent unit of the built environment with a characteristic spatial structure, intended to serve at least one function or user activity [ISO-12006]. A bot:Building is a part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent, is contained in a building site, and can contain one or more storeys that are vertically connected.</rdfs:comment>
    <rdfs:label>Building</rdfs:label>
    <metadata_def:prefLabel>Building</metadata_def:prefLabel>
    <metadata_def:mappingLoom>building</metadata_def:mappingLoom>
    <metadata_def:mappingSameURI rdf:resource="https://w3id.org/bot#Building"/>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/bot#"/>
  </owl:Class>
  <rdf:Description rdf:about="https://w3id.org/bot#hasSpace">
    <rdfs:domain>
      <rdf:Description rdf:about="https://w3id.org/bot#Building">
        <metadata_def:mappingSameURI rdf:resource="https://w3id.org/bot#Building"/>
      </rdf:Description>
    </rdfs:domain>
  </rdf:Description>
</rdf:RDF>