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

<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:209105>
  ns0:formula "C19H15BrN2O2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "saccharomonosporine a"@en, "ساکارومونوسپورین A"@fa ;
  ns0:mass "383.245" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:inchikey "BJBDVWJMRSHUFX-CJGXPUDKSA-N" ;
  ns0:inchi "InChI=1S/C19H15BrN2O2/c1-24-15-7-3-12(4-8-15)2-6-14(21)11-17-16-9-5-13(20)10-18(16)22-19(17)23/h2-11,21H,1H3,(H,22,23)/b6-2+,17-11+,21-14?" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "382.03169" ;
  ns0:synonym_EXACT "(3E)-6-bromo-3-[(E)-2-imino-4-(4-methoxyphenyl)but-3-enylidene]-1H-indol-2-one" ;
  ns0:smiles "BrC1=CC=2NC(=O)/C(/C2C=C1)=C/C(=N)/C=C/C3=CC=C(OC)C=C3" .

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 .
