@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:38958>
  skos:prefLabel "آلکالوئید ایندول"@fa, "indole alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:35946> .

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38482>
  skos:prefLabel "والد بنیادی آلکالوئید ایندول"@fa, "indole alkaloid fundamental parent"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:35946> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35946>
  ns0:charge "0" ;
  ns0:subset "3_STAR" ;
  ns0:inchikey "SSEMHSZOXZYLBH-IHETXDGRSA-N" ;
  ns0:inchi "InChI=1S/C18H22N2O/c1-2-4-16-15(3-1)18(12-19-16)6-7-20-10-14-11-21-8-5-13(14)9-17(18)20/h1-5,8,13-14,17,19H,6-7,9-12H2/t13-,14+,17-,18+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38958>, <http://www.irandoc.acir/onto/irandoc/CHEBI:38482> ;
  ns0:formula "C18H22N2O" ;
  ns0:monoisotopicmass "282.17321" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "formosanan"@en, "فورموسانان"@fa ;
  ns0:synonym_EXACT "formosanan" ;
  ns0:smiles "[H][C@@]12COC=C[C@@]1([H])C[C@]1([H])N(CC[C@]11CNc3ccccc13)C2" ;
  ns0:mass "282.38016" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
