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

<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:200344>
  ns0:subset "2_STAR" ;
  ns0:mass "368.524" ;
  ns0:monoisotopicmass "368.22525" ;
  ns0:smiles "N#CC1=CC2=C3[C@@H](C(C)(C)C=4C=5C3=C(C1(C)C)NC5C=CC4)CC[C@@]2(C=C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:inchikey "WBJRBYKJNBYZBT-QLXKLKPCSA-N" ;
  ns0:inchi "InChI=1S/C26H28N2/c1-7-26(6)12-11-17-20-18(26)13-15(14-27)24(2,3)23-22(20)21-16(25(17,4)5)9-8-10-19(21)28-23/h7-10,13,17,28H,1,11-12H2,2-6H3/t17-,26-/m0/s1" ;
  ns0:charge "0" ;
  skos:prefLabel "نیتریل کیو آمبیگوین"@fa, "ambiguine q nitrile"@en ;
  ns0:synonym_EXACT "(12R,15R)-12-ethenyl-8,8,12,19,19-pentamethyl-6-azapentacyclo[13.3.1.05,18.07,17.011,16]nonadeca-1(18),2,4,7(17),9,11(16)-hexaene-9-carbonitrile" ;
  ns0:formula "C26H28N2" .

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