@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 oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> . obo_purl:CHEBI_166968 metadata_def:mappingLoom "transfattyacid" ; metadata_def:mappingSameURI obo_purl:CHEBI_166968 ; metadata_def:prefLabel "trans-fatty acid" ; obo_purl:IAO_0000115 "A trans configuration in contrast to the cis, means that the adjacent two hydrogen atoms lie on opposite sides of the chain. As a result, they do not cause the chain to bend much, and their shape is similar to straight saturated fatty acids." ; oboinowl_gen:id "CHEBI:166968" ; a owl:Class ; rdfs:label "trans-fatty acid", "trans-fatty acid"^^xml:string ; rdfs:subClassOf obo_purl:CHEBI_35366 ; skos:notation "CHEBI:166968" .
@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 oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> .

obo_purl:CHEBI_166968
    metadata_def:mappingLoom "transfattyacid" ;
    metadata_def:mappingSameURI obo_purl:CHEBI_166968 ;
    metadata_def:prefLabel "trans-fatty acid" ;
    obo_purl:IAO_0000115 "A trans configuration in contrast to the cis, means that the adjacent two hydrogen atoms lie on opposite sides of the chain. As a result, they do not cause the chain to bend much, and their shape is similar to straight saturated fatty acids." ;
    oboinowl_gen:id "CHEBI:166968" ;
    a owl:Class ;
    rdfs:label "trans-fatty acid", "trans-fatty acid"^^xml:string ;
    rdfs:subClassOf obo_purl:CHEBI_35366 ;
    skos:notation "CHEBI:166968" .