@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: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:108119> .

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:108119>
  ns0:inchi "InChI=1S/C17H21N3/c1-13-7-9-20(10-8-13)12-17-15(11-18)14-5-3-4-6-16(14)19(17)2/h3-6,13H,7-10,12H2,1-2H3" ;
  ns0:monoisotopicmass "267.17355" ;
  ns0:inchikey "QPRAWRACYHQMTB-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:formula "C17H21N3" ;
  ns0:smiles "CC1CCN(CC1)CC2=C(C3=CC=CC=C3N2C)C#N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1 متیل 2 [(4 متیل 1 پیپریدینیل) متیل] 3 ایندولکربونیتریل"@fa, "1-methyl-2-[(4-methyl-1-piperidinyl)methyl]-3-indolecarbonitrile"@en ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "267.369" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
