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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:124984>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35267> ;
  skos:prefLabel "[2 (3،4 دی هیدروکسی فنیل) 2 هیدروکسی اتیل] تری متیل آمونیوم"@fa, "[2-(3,4-dihydroxyphenyl)-2-hydroxyethyl]-trimethylammonium"@en ;
  ns0:subset "2_STAR" ;
  ns0:formula "C11H18NO3" ;
  ns0:inchi "InChI=1S/C11H17NO3/c1-12(2,3)7-11(15)8-4-5-9(13)10(14)6-8/h4-6,11,15H,7H2,1-3H3,(H-,13,14)/p+1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C[N+](C)(C)CC(C1=CC(=C(C=C1)O)O)O" ;
  ns0:inchikey "KOCLPWNIIAMDIN-UHFFFAOYSA-O" ;
  ns0:monoisotopicmass "212.12812" ;
  ns0:charge "+1" ;
  ns0:mass "212.266" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
