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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:219641>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "ClC1=CC2=C(NC=C2C3=C(NC=C3C=4C5=C(C=CC(=C5)Cl)NC4)C(=O)OC)C=C1" ;
  skos:prefLabel "lynamicin a"@en, "لینامایسین A"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H15Cl2N3O2/c1-29-22(28)21-20(16-9-26-19-5-3-12(24)7-14(16)19)17(10-27-21)15-8-25-18-4-2-11(23)6-13(15)18/h2-10,25-27H,1H3" ;
  ns0:monoisotopicmass "423.05413" ;
  ns0:inchikey "ADBVWUJBUGOHJH-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H15Cl2N3O2" ;
  ns0:synonym_EXACT "methyl 3,4-bis(5-chloro-1H-indol-3-yl)-1H-pyrrole-2-carboxylate" ;
  ns0:mass "424.280" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
