@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://www.irandoc.acir/onto/irandoc/CHEBI:75874>
  skos:prefLabel "پارا ترفنیل"@fa, "para-terphenyl"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:201884> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:201884>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "ترفستاتین سی"@fa, "terfestatin c"@en ;
  ns0:smiles "O=C(O)C=1O[C@@H](OC2=C(O)C(=C(O)C=C2C3=CC=CC=C3)C4=CC=CC=C4)[C@H](O)[C@H](C1)O" ;
  ns0:mass "436.416" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H20O8/c25-16-11-15(13-7-3-1-4-8-13)22(21(28)19(16)14-9-5-2-6-10-14)32-24-20(27)17(26)12-18(31-24)23(29)30/h1-12,17,20,24-28H,(H,29,30)/t17-,20+,24-/m0/s1" ;
  ns0:monoisotopicmass "436.11582" ;
  ns0:formula "C24H20O8" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:75874> ;
  ns0:inchikey "VRZBVQFMJSCRPH-IQOKHDRSSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2R,3R,4S)-2-(2,4-dihydroxy-3,6-diphenylphenoxy)-3,4-dihydroxy-3,4-dihydro-2H-pyran-6-carboxylic acid" .

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 .
