@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix ns0: <http://gioUbbiali.github.io/sco/> . ns0:SCO_0000025 rdfs:subClassOf obo_purl:BFO_0000028 . obo_purl:BFO_0000028 metadata_def:mappingLoom "threedimensionalspatialregion" ; metadata_def:mappingSameURI obo_purl:BFO_0000028 ; metadata:prefixIRI "BFO:0000028", "bfo:BFO_0000028" ; dc:identifier "040-BFO" ; a owl:Class ; rdfs:label "three-dimensional spatial region"@en ; rdfs:subClassOf obo_purl:BFO_0000006 ; skos:definition "(Elucidation) A three-dimensional spatial region is a whole consisting of a spatial volume together with zero or more spatial volumes which may have spatial regions of lower dimension as parts"@en ; skos:example "A cube-shaped region of space; a sphere-shaped region of space; the region of space occupied by all and only the planets in the solar system at some point in time"@en ; skos:prefLabel "three-dimensional spatial region"@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://gioUbbiali.github.io/sco/> .

ns0:SCO_0000025
    rdfs:subClassOf obo_purl:BFO_0000028 .

obo_purl:BFO_0000028
    metadata_def:mappingLoom "threedimensionalspatialregion" ;
    metadata_def:mappingSameURI obo_purl:BFO_0000028 ;
    metadata:prefixIRI "BFO:0000028", "bfo:BFO_0000028" ;
    dc:identifier "040-BFO" ;
    a owl:Class ;
    rdfs:label "three-dimensional spatial region"@en ;
    rdfs:subClassOf obo_purl:BFO_0000006 ;
    skos:definition "(Elucidation) A three-dimensional spatial region is a whole consisting of a spatial volume together with zero or more spatial volumes which may have spatial regions of lower dimension as parts"@en ;
    skos:example "A cube-shaped region of space; a sphere-shaped region of space; the region of space occupied by all and only the planets in the solar system at some point in time"@en ;
    skos:prefLabel "three-dimensional spatial region"@en .