@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:CHEBI_33697 metadata_def:mappingLoom "ribonucleicacid" ; metadata_def:mappingSameURI obo_purl:CHEBI_33697 ; metadata_def:prefLabel "ribonucleic acid" ; metadata:prefixIRI "CHEBI:33697" ; obo_purl:IAO_0000111 "ribonucleic acid" ; obo_purl:IAO_0000115 "High molecular weight, linear polymers, composed of nucleotides containing ribose and linked by phosphodiester bonds; RNA is central to the synthesis of proteins." ; obo_purl:IAO_0000412 <http://purl.obolibrary.org/obo/chebi.owl> ; a owl:Class ; rdfs:label "ribonucleic acid" ; rdfs:subClassOf obo_purl:CHEBI_33696 .
@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:CHEBI_33697
    metadata_def:mappingLoom "ribonucleicacid" ;
    metadata_def:mappingSameURI obo_purl:CHEBI_33697 ;
    metadata_def:prefLabel "ribonucleic acid" ;
    metadata:prefixIRI "CHEBI:33697" ;
    obo_purl:IAO_0000111 "ribonucleic acid" ;
    obo_purl:IAO_0000115 "High molecular weight, linear polymers, composed of nucleotides containing ribose and linked by phosphodiester bonds; RNA is central to the synthesis of proteins." ;
    obo_purl:IAO_0000412 <http://purl.obolibrary.org/obo/chebi.owl> ;
    a owl:Class ;
    rdfs:label "ribonucleic acid" ;
    rdfs:subClassOf obo_purl:CHEBI_33696 .