@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:26199>
  skos:prefLabel "پلی پرنول"@fa, "polyprenol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:211681> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:211681>
  skos:prefLabel "sch 60057"@en, "SCH 60057"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26199> ;
  ns0:mass "721.161" ;
  ns0:inchikey "LZPKHIWZLREKGD-VEXHCKPKSA-N" ;
  ns0:inchi "InChI=1S/C45H84O6/c1-37(2)19-13-26-41(6,47)28-15-30-43(8,49)32-17-34-45(10,51)35-18-33-44(9,50)31-16-29-42(7,48)27-14-24-39(4)22-11-20-38(3)21-12-23-40(5)25-36-46/h19,21-22,25,46-51H,11-18,20,23-24,26-36H2,1-10H3/b38-21+,39-22+,40-25+" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "OC(CCC=C(C)C)(CCCC(O)(CCCC(O)(CCCC(O)(CCCC(O)(CCC/C(=C/CC/C(=C/CC/C(=C/CO)/C)/C)/C)C)C)C)C)C" ;
  ns0:monoisotopicmass "720.62679" ;
  ns0:formula "C45H84O6" ;
  ns0:synonym_EXACT "(2E,6E,10E)-3,7,11,15,19,23,27,31,35-nonamethylhexatriaconta-2,6,10,34-tetraene-1,15,19,23,27,31-hexol" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
