@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/> . obo_purl:BFO_0000024 metadata_def:mappingLoom "fiatobjectpart" ; metadata_def:mappingSameURI obo_purl:BFO_0000024 ; metadata:prefixIRI "BFO:0000024" ; dc:identifier "027-BFO" ; a owl:Class ; rdfs:label "fiat object part"@en ; rdfs:subClassOf obo_purl:BFO_0000040 ; skos:definition "(Elucidation) A fiat object part b is a material entity & such that if b exists then it is continuant part of some object c & demarcated from the remainder of c by one or more fiat surfaces"@en ; skos:example "The upper and lower lobes of the left lung; the dorsal and ventral surfaces of the body; the Western hemisphere of the Earth; the FMA:regional parts of an intact human body"@en ; skos:prefLabel "fiat object part"@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/> .

obo_purl:BFO_0000024
    metadata_def:mappingLoom "fiatobjectpart" ;
    metadata_def:mappingSameURI obo_purl:BFO_0000024 ;
    metadata:prefixIRI "BFO:0000024" ;
    dc:identifier "027-BFO" ;
    a owl:Class ;
    rdfs:label "fiat object part"@en ;
    rdfs:subClassOf obo_purl:BFO_0000040 ;
    skos:definition "(Elucidation) A fiat object part b is a material entity & such that if b exists then it is continuant part of some object c & demarcated from the remainder of c by one or more fiat surfaces"@en ;
    skos:example "The upper and lower lobes of the left lung; the dorsal and ventral surfaces of the body; the Western hemisphere of the Earth; the FMA:regional parts of an intact human body"@en ;
    skos:prefLabel "fiat object part"@en .