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

<http://www.irandoc.acir/onto/irandoc/CHEBI:35009>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "تتراپنتیل آمونیوم"@fa, "tetrapentylammonium"@en ;
  ns0:synonym_EXACT "Tetrapentylammonium", "N,N,N-tripentylpentanaminium", "tetrapentylammonium" ;
  ns0:formula "C20H44N" ;
  ns0:subset "3_STAR" ;
  ns0:monoisotopicmass "298.34683" ;
  ns0:synonym_RELATED "N,N,N-tripentyl-1-pentanaminium", "tetrapentylazanium", "tetrapentylammonium ion" ;
  ns0:inchi "InChI=1S/C20H44N/c1-5-9-13-17-21(18-14-10-6-2,19-15-11-7-3)20-16-12-8-4/h5-20H2,1-4H3/q+1" ;
  ns0:smiles "CCCCC[N+](CCCCC)(CCCCC)CCCCC" ;
  ns0:mass "298.57010" ;
  ns0:charge "+1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35267> ;
  ns0:inchikey "GJSGYPDDPQRWPK-UHFFFAOYSA-N" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
