@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://www.irandoc.acir/onto/irandoc/CHEBI:25697>
  skos:prefLabel "کاتیون آلی"@fa, "organic cation"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:137982> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:166996>
  skos:prefLabel "سولانیدین (1+)"@fa, "solanidine(1+)"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:137982> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:50996>
  skos:prefLabel "ترکیب آمینه سوم"@fa, "tertiary amino compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_conjugate_base_of <http://www.irandoc.acir/onto/irandoc/CHEBI:137982> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:137982>
  ns0:monoisotopicmass "15.01090" ;
  ns0:formula "HNR3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25697> ;
  skos:prefLabel "tertiary ammonium ion"@en, "یون آمونیوم سوم"@fa ;
  ns0:mass "15.015" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:166996> ;
  ns0:smiles "[NH+](*)(*)*" ;
  ns0:charge "+1" ;
  ns0:is_conjugate_acid_of <http://www.irandoc.acir/onto/irandoc/CHEBI:50996> ;
  ns0:synonym_RELATED "tertiary ammonium ions", "tertiary amine(1+)", "a tertiary amine" ;
  ns0:subset "3_STAR" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:is_conjugate_acid_of rdfs:label "اسید-مزدوج-است"@fa, "is_conjugate_acid_of"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
