@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:27162>
  skos:prefLabel "تریپتامین ها"@fa, "tryptamines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80921> .

<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:80921>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  ns0:formula "C19H18BrN3O4" ;
  ns0:mass "432.26800" ;
  ns0:inchikey "YTHSWGAFCFXWGB-XGACYXMMSA-N" ;
  ns0:inchi "InChI=1S/C19H18BrN3O4/c20-12-1-2-13-11(9-23-15(13)8-12)7-14(21)19(27)22-4-3-10-5-16(24)18(26)17(25)6-10/h1-6,8-9,14,23-26H,7,21H2,(H,22,27)/b4-3+/t14-/m0/s1" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "clionamide"@en, "کلیونامید"@fa ;
  ns0:charge "0" ;
  ns0:smiles "N[C@@H](Cc1c[nH]c2cc(Br)ccc12)C(=O)N/C=C/c1cc(O)c(O)c(O)c1" ;
  ns0:monoisotopicmass "431.04807" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
