@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://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://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:232276> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:232276>
  skos:prefLabel "gamma-aminobutyroursodeoxycholic acid"@en, "گاما آمینوبوتیروسودئوکسی کولیک اسید"@fa ;
  ns0:smiles "C[C@H](CCC(=O)NCCCC(O)=O)[C@H]1CC[C@H]2[C@@H]3[C@@H](O)C[C@@H]4C[C@H](O)CC[C@]4(C)[C@H]3CC[C@]12C" ;
  ns0:mass "477.686" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C28H47NO5" ;
  ns0:inchikey "LZRFVNURFRBKOU-FLHSUBHDSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "477.34542" ;
  ns0:inchi "InChI=1S/C28H47NO5/c1-17(6-9-24(32)29-14-4-5-25(33)34)20-7-8-21-26-22(11-13-28(20,21)3)27(2)12-10-19(30)15-18(27)16-23(26)31/h17-23,26,30-31H,4-16H2,1-3H3,(H,29,32)(H,33,34)/t17-,18+,19-,20-,21+,22+,23+,26+,27+,28-/m1/s1" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> .

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