@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:72695>
  skos:prefLabel "مولکول آلی"@fa, "organic molecule"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80761> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:80761>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72695> ;
  ns0:synonym_RELATED "(R)-beta-Phenylalanoyl-CoA", "Amino phenylpropanoyl-CoA", "(R)-3-Amino-3-phenylpropanoyl-CoA" ;
  skos:prefLabel "بتا فنیل آلانویل CoA"@fa, "beta-phenylalanoyl-coa"@en ;
  ns0:monoisotopicmass "914.18362" ;
  ns0:formula "C30H45N8O17P3S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "SUUAAMNYLVZHRN-HMFIDMSVSA-N" ;
  ns0:inchi "InChI=1S/C30H45N8O17P3S/c1-30(2,25(42)28(43)34-9-8-20(39)33-10-11-59-21(40)12-18(31)17-6-4-3-5-7-17)14-52-58(49,50)55-57(47,48)51-13-19-24(54-56(44,45)46)23(41)29(53-19)38-16-37-22-26(32)35-15-36-27(22)38/h3-7,15-16,18-19,23-25,29,41-42H,8-14,31H2,1-2H3,(H,33,39)(H,34,43)(H,47,48)(H,49,50)(H2,32,35,36)(H2,44,45,46)/t18-,19-,23-,24-,25?,29-/m1/s1" ;
  ns0:mass "914.70800" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C)(COP(O)(=O)OP(O)(=O)OC[C@H]1O[C@H]([C@H](O)[C@@H]1OP(O)(O)=O)n1cnc2c(N)ncnc12)C(O)C(=O)NCCC(=O)NCCSC(=O)C[C@@H](N)c1ccccc1" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
