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

<http://www.irandoc.acir/onto/irandoc/CHEBI:224470>
  skos:prefLabel "talascortene c"@en, "تالاسکورتن C"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C20H32O5/c1-5-15(2)9-11-20(25)17(4)8-6-7-16(3,14(21)22)19(17,24)12-10-18(20,23)13-15/h5,23-25H,1,6-13H2,2-4H3,(H,21,22)/t15-,16-,17+,18+,19-,20+/m1/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1S,4aS,4bS,7R,8aS,10aS)-7-ethenyl-4b,8a,10a-trihydroxy-1,4a,7-trimethyl-2,3,4,5,6,8,9,10-octahydrophenanthrene-1-carboxylic acid" ;
  ns0:monoisotopicmass "352.22497" ;
  ns0:formula "C20H32O5" ;
  ns0:inchikey "BNRGQJJEHAUBMN-JWLCQNFESA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25961> ;
  ns0:mass "352.471" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O)[C@@]1([C@@]2(O)[C@@]([C@]3(O)[C@@](O)(C[C@@](C=C)(C)CC3)CC2)(CCC1)C)C" .

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 .
