@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:94442>
  ns0:inchikey "XOMRRQXKHMYMOC-UHFFFAOYSA-O" ;
  skos:prefLabel "[3-carboxy-2-(1-oxohexadecoxy)propyl]-trimethylammonium"@en, "[3 کربوکسی 2 (1 oxohhexadecoxy) پروپیل] تری متیل آمونیوم"@fa ;
  ns0:monoisotopicmass "400.34214" ;
  ns0:smiles "CCCCCCCCCCCCCCCC(=O)OC(CC(=O)O)C[N+](C)(C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H45NO4/c1-5-6-7-8-9-10-11-12-13-14-15-16-17-18-23(27)28-21(19-22(25)26)20-24(2,3)4/h21H,5-20H2,1-4H3/p+1" ;
  ns0:formula "C23H46NO4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35287> ;
  ns0:charge "+1" ;
  ns0:mass "400.617" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35287>
  skos:prefLabel "آسیل کولین"@fa, "acylcholine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94442> .

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 .
