@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.loa-cnr.it/ontologies/DUL.owl#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
ns0:BuildingArea
rdfs:subClassOf ns0:PhysicalLocation .
ns0:PhysicalGeographicEntity
rdfs:subClassOf ns0:PhysicalLocation .
ns0:PhysicalLocation
metadata_def:mappingLoom "physicallocation" ;
metadata_def:mappingSameURI ns0:PhysicalLocation ;
metadata_def:prefLabel "PhysicalLocation" ;
metadata:prefixIRI "PhysicalLocation" ;
a owl:Class ;
rdfs:comment "A PhysicalLocation is something thatis a PhysicalEntityInSpace and is used as the object of a hasLocation statement. This includes things that are not 'ontologically' locations - e.g., \"andriy's location is chair 333\""@en ;
rdfs:subClassOf ns0:AbsoluteLocation, ns0:PhysicalEntityInSpace, ns1:Place .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://kmi.open.ac.uk/projects/smartproducts/ontologies/generic.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <http://www.loa-cnr.it/ontologies/DUL.owl#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
ns0:BuildingArea
rdfs:subClassOf ns0:PhysicalLocation .
ns0:PhysicalGeographicEntity
rdfs:subClassOf ns0:PhysicalLocation .
ns0:PhysicalLocation
metadata_def:mappingLoom "physicallocation" ;
metadata_def:mappingSameURI ns0:PhysicalLocation ;
metadata_def:prefLabel "PhysicalLocation" ;
metadata:prefixIRI "PhysicalLocation" ;
a owl:Class ;
rdfs:comment "A PhysicalLocation is something thatis a PhysicalEntityInSpace and is used as the object of a hasLocation statement. This includes things that are not 'ontologically' locations - e.g., \"andriy's location is chair 333\""@en ;
rdfs:subClassOf ns0:AbsoluteLocation, ns0:PhysicalEntityInSpace, ns1:Place .