@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:35267>
  skos:prefLabel "یون آمونیوم چهارتایی"@fa, "quaternary ammonium ion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193061> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:193061>
  skos:prefLabel "4-hydroxy-n,n,n-trimethyltryptamine(1+)"@en, "4 هیدروکسی N، N، N تری متیل تریپتامین (1+)"@fa ;
  ns0:inchi "InChI=1S/C13H18N2O/c1-15(2,3)8-7-10-9-14-11-5-4-6-12(16)13(10)11/h4-6,9,14H,7-8H2,1-3H3/p+1" ;
  ns0:synonym_RELATED "4-hydroxy-N,N,N-trimethyltryptamine" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "219.14919" ;
  ns0:charge "+1" ;
  ns0:mass "219.307" ;
  ns0:smiles "C=1C=CC(=C2C(=CNC12)CC[N+](C)(C)C)O" ;
  ns0:formula "C13H19N2O" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35267> ;
  ns0:inchikey "RMPOMMZKJNCOTM-UHFFFAOYSA-O" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
