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

<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://www.irandoc.acir/onto/irandoc/CHEBI:222552>
  skos:prefLabel "8 کلروگولووازین A"@fa, "8-chlororugulovasine a"@en ;
  ns0:mass "302.760" ;
  ns0:formula "C16H15ClN2O2" ;
  ns0:synonym_EXACT "(4S,5R)-8-chloro-3'-methyl-4-(methylamino)spiro[3,4-dihydro-1H-benzo[cd]indole-5,5'-uran]-2'-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:inchi "InChI=1S/C16H15ClN2O2/c1-8-6-16(21-15(8)20)10-3-4-11(17)14-13(10)9(7-19-14)5-12(16)18-2/h3-4,6-7,12,18-19H,5H2,1-2H3/t12-,16+/m0/s1" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "302.08221" ;
  ns0:smiles "ClC1=C2NC=C3C2=C([C@@]4(OC(=O)C(=C4)C)[C@@H](NC)C3)C=C1" ;
  ns0:inchikey "SDYOUVJWVNBXPX-BLLLJJGKSA-N" .

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