two-dimensional spatial region
Class
http://purl.obolibrary.org/obo/BFO_0000009
Class Hierarchy
- Thing
- ↳ entity (bfo)
- ↳ continuant (bfo)
- ↳ independent continuant (bfo)
- ↳ immaterial entity (bfo)
- ↳ spatial region (bfo)
- ↳ two-dimensional spatial region
Properties
Disjoint with
three-dimensional spatial region
From
owl:disjointWith and owl:AllDisjointClasses membership; the listed classes are pairwise disjoint with this one.@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
obo:BFO_0000009 a owl:Class ;
rdfs:label "two-dimensional spatial region"@en ;
obo:BFO_0000179 "2d-s-region" ;
obo:BFO_0000180 "TwoDimensionalSpatialRegion" ;
obo:IAO_0000112 "an infinitely thin plane in space."@en,
"the surface of a sphere-shaped part of space"@en ;
obo:IAO_0000600 "A two-dimensional spatial region is a spatial region that is of two dimensions. (axiom label in BFO2 Reference: [039-001])"@en ;
obo:IAO_0000602 "(forall (x) (if (TwoDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [039-001] " ;
rdfs:isDefinedBy obo:bfo.owl ;
rdfs:subClassOf obo:BFO_0000006 ;
owl:disjointWith obo:BFO_0000028 .