@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 metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . obo_purl:COB_0000120 metadata_def:mappingLoom "informationrepresentation" ; metadata_def:mappingSameURI obo_purl:COB_0000120 ; metadata_def:prefLabel "information representation" ; metadata:prefixIRI "COB:0000120" ; obo_purl:COB_0000078 obo_purl:IAO_0000030 ; obo_purl:COB_based_on "http://purl.obolibrary.org/obo/IAO_0000015" ; obo_purl:IAO_0000412 <http://purl.obolibrary.org/obo/cob.owl> ; a owl:Class ; rdfs:comment "Pier 'representational entity'", "This captures: pattern of writing in a book; neural state in the brain, electronic charges in computer memory etc" ; rdfs:label "information representation" ; rdfs:subClassOf obo_purl:BFO_0000020 . obo_purl:OBI_0000260 rdfs:subClassOf obo_purl:COB_0000120 .
@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 metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

obo_purl:COB_0000120
    metadata_def:mappingLoom "informationrepresentation" ;
    metadata_def:mappingSameURI obo_purl:COB_0000120 ;
    metadata_def:prefLabel "information representation" ;
    metadata:prefixIRI "COB:0000120" ;
    obo_purl:COB_0000078 obo_purl:IAO_0000030 ;
    obo_purl:COB_based_on "http://purl.obolibrary.org/obo/IAO_0000015" ;
    obo_purl:IAO_0000412 <http://purl.obolibrary.org/obo/cob.owl> ;
    a owl:Class ;
    rdfs:comment "Pier 'representational entity'", "This captures: pattern of writing in a book; neural state in the brain, electronic charges in computer memory etc" ;
    rdfs:label "information representation" ;
    rdfs:subClassOf obo_purl:BFO_0000020 .

obo_purl:OBI_0000260
    rdfs:subClassOf obo_purl:COB_0000120 .