@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:93151>
  ns0:monoisotopicmass "345.12825" ;
  ns0:inchi "InChI=1S/C22H20NOP/c1-17-22(20-15-9-10-16-21(20)23(17)2)25(24,18-11-5-3-6-12-18)19-13-7-4-8-14-19/h3-16H,1-2H3" ;
  ns0:inchikey "SWXCDXYMILWJBK-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  skos:prefLabel "3-diphenylphosphoryl-1,2-dimethylindole"@en, "3 دی فنیل فسفوریل 1،2 دی متیلندول"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C22H20NOP" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "345.375" ;
  ns0:smiles "CC1=C(C2=CC=CC=C2N1C)P(=O)(C3=CC=CC=C3)C4=CC=CC=C4" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93151> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
