@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:33853>
  skos:prefLabel "فنول‌ها"@fa, "phenols"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:214478> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:214478>
  ns0:smiles "O=C1N[C@@](O)(C(OC)=N[C@@]1(OC)C(C)C)[C@H](O)C2=CC=C(O)C=C2" ;
  skos:prefLabel "terezine e"@en, "ترزین ای"@fa ;
  ns0:formula "C16H22N2O6" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(3R,6S)-6-hydroxy-6-[(R)-hydroxy-(4-hydroxyphenyl)methyl]-3,5-dimethoxy-3-propan-2-yl-1H-pyrazin-2-one" ;
  ns0:monoisotopicmass "338.14779" ;
  ns0:inchi "InChI=1S/C16H22N2O6/c1-9(2)16(24-4)13(21)17-15(22,14(18-16)23-3)12(20)10-5-7-11(19)8-6-10/h5-9,12,19-20,22H,1-4H3,(H,17,21)/t12-,15+,16-/m1/s1" ;
  ns0:mass "338.360" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33853> ;
  ns0:inchikey "IVBCBJAFOKUMAB-UHOFOFEASA-N" ;
  ns0:subset "2_STAR" .

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 .
