@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:60027>
  skos:prefLabel "بسپار"@fa, "polymer"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81085> .

<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:81085>
  ns0:subset "2_STAR" ;
  ns0:formula "C30H52O7P2" ;
  ns0:mass "586.67720" ;
  skos:prefLabel "ditrans,polycis-hexaprenyl diphosphate"@en, "دی ترانس، پلی سیس هگزاپرنیل دی فسفات"@fa ;
  ns0:synonym_RELATED "di-trans,poly-cis-hexaprenyl diphosphate", "ditrans,tricis-Hexaprenyl diphosphate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60027> ;
  ns0:inchikey "NGFSMHKFTZROKJ-SLKMIFNPSA-N" ;
  ns0:inchi "InChI=1S/C30H52O7P2/c1-25(2)13-8-14-26(3)15-9-16-27(4)17-10-18-28(5)19-11-20-29(6)21-12-22-30(7)23-24-36-39(34,35)37-38(31,32)33/h13,15,17,19,21,23H,8-12,14,16,18,20,22,24H2,1-7H3,(H,34,35)(H2,31,32,33)/b26-15+,27-17+,28-19-,29-21-,30-23-" ;
  ns0:monoisotopicmass "586.31883" ;
  ns0:smiles "C(/C=C(/CC/C=C(/CCC=C(C)C)/C)/C)C/C(/C)=C/CC/C(/C)=C/CC/C(/C)=C/COP(OP(O)(O)=O)(O)=O" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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