@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://www.irandoc.acir/onto/irandoc/CHEBI:26776>
  skos:prefLabel "استیل بنوئید"@fa, "stilbenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:79550> .

<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:79550>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C21H21NO/c1-2-21(23,18-13-7-4-8-14-18)20(17-11-5-3-6-12-17)19-15-9-10-16-22-19/h3-16,20,23H,2H2,1H3" ;
  ns0:charge "0" ;
  skos:prefLabel "alpha-ethyl-alpha,beta-diphenyl-2-pyridineethanol"@en, "آلفا اتیل آلفا، بتا دی فنیل 2 پیریدین اتانول"@fa ;
  ns0:inchikey "KUBRLJSAJBZZKM-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "303.16231" ;
  ns0:smiles "CCC(O)(C(c1ccccc1)c1ccccn1)c1ccccc1" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26776> ;
  ns0:mass "303.39750" ;
  ns0:formula "C21H21NO" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
