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

<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:220622>
  ns0:inchikey "WVYKLTYBFRKLOT-UHFFFAOYSA-N" ;
  ns0:mass "318.376" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  skos:prefLabel "استرپتیندول"@fa, "streptindole"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H18N2O2/c1-13(23)24-12-18(16-10-21-19-8-4-2-6-14(16)19)17-11-22-20-9-5-3-7-15(17)20/h2-11,18,21-22H,12H2,1H3" ;
  ns0:synonym_EXACT "2,2-bis(1H-indol-3-yl)ethyl acetate" ;
  ns0:formula "C20H18N2O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(OCC(C=1C2=C(C=CC=C2)NC1)C=3C4=C(C=CC=C4)NC3)C" ;
  ns0:monoisotopicmass "318.13683" ;
  ns0:charge "0" .

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 .
