@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:36786>
  skos:prefLabel "تترالین ها"@fa, "tetralins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197705> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:197705>
  ns0:synonym_EXACT "(2S,3S,4S)-5-[(2R,3R,4S,6S)-4-hydroxy-3,6,9,12-tetramethyl-3-tetracyclo[6.6.1.02,6.011,15]pentadeca-1(15),8,11,13-tetraenyl]-2-methylpentane-1,2,3,4-tetrol" ;
  ns0:smiles "O[C@]([C@@H](O)[C@@H](O)C[C@@]1([C@H]2C3=C4C(=C(C)CC4=C(C)C=C3)C[C@@]2(C)C[C@@H]1O)C)(CO)C" ;
  ns0:formula "C25H36O5" ;
  skos:prefLabel "نئومانژیکول سی"@fa, "neomangicol c"@en ;
  ns0:inchi "InChI=1S/C25H36O5/c1-13-6-7-15-20-16(13)8-14(2)17(20)9-23(3)11-19(28)24(4,21(15)23)10-18(27)22(29)25(5,30)12-26/h6-7,18-19,21-22,26-30H,8-12H2,1-5H3/t18-,19-,21-,22-,23-,24-,25-/m0/s1" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36786> ;
  ns0:mass "416.558" ;
  ns0:monoisotopicmass "416.25627" ;
  ns0:inchikey "PEQQQSBBJZXHSY-XUIKZYCZSA-N" ;
  ns0:subset "2_STAR" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
