@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://semanticscience.org/resource/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:SIO_001224 metadata_def:mappingLoom "aminoacid" ; metadata_def:mappingSameURI ns0:SIO_001224 ; metadata_def:prefLabel "amino acid"@en ; metadata:prefixIRI "sio:SIO_001224" ; dct:description "An amino acid is an organic molecule composed of a carbon bonded to four different groups: a carboxyl group, an amino group, an R group, and a hydrogen atom. In the case of glycine, the R group is another hydrogen atom."@en ; a owl:Class ; rdfs:label "amino acid"@en ; rdfs:subClassOf ns0:SIO_010072 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://semanticscience.org/resource/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:SIO_001224
    metadata_def:mappingLoom "aminoacid" ;
    metadata_def:mappingSameURI ns0:SIO_001224 ;
    metadata_def:prefLabel "amino acid"@en ;
    metadata:prefixIRI "sio:SIO_001224" ;
    dct:description "An amino acid is an organic molecule composed of a carbon bonded to four different groups: a carboxyl group, an amino group, an R group, and a hydrogen atom. In the case of glycine, the R group is another hydrogen atom."@en ;
    a owl:Class ;
    rdfs:label "amino acid"@en ;
    rdfs:subClassOf ns0:SIO_010072 .