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

<http://www.irandoc.acir/onto/irandoc/CHEBI:6739>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "YRBBTNSJJXHMPP-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "COc1cc(CCCCCc2ccccc2)c2C(=O)C(=O)Nc2c1OC" ;
  ns0:mass "353.412" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "melosatin a"@en, "ملوساتین A"@fa ;
  ns0:monoisotopicmass "353.16271" ;
  ns0:inchi "InChI=1S/C21H23NO4/c1-25-16-13-15(12-8-4-7-11-14-9-5-3-6-10-14)17-18(20(16)26-2)22-21(24)19(17)23/h3,5-6,9-10,13H,4,7-8,11-12H2,1-2H3,(H,22,23,24)" ;
  ns0:formula "C21H23NO4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:synonym_EXACT "Melosatin A" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
