@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:33860>
  skos:prefLabel "آمین معطر"@fa, "aromatic amine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135537> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:135537>
  ns0:synonym_RELATED "benzyldodecyldiethanolammonium chloride", "bactofen" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "benzoxonium chloride"@en, "بنزوکسونیوم کلرید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33860> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C23H42NO2" ;
  ns0:inchi "InChI=1S/C23H42NO2/c1-2-3-4-5-6-7-8-9-10-14-17-24(18-20-25,19-21-26)22-23-15-12-11-13-16-23/h11-13,15-16,25-26H,2-10,14,17-22H2,1H3/q+1" ;
  ns0:smiles "[N+](CC1=CC=CC=C1)(CCCCCCCCCCCC)(CCO)CCO" ;
  ns0:mass "364.586" ;
  ns0:inchikey "BTAFSOGRDASALR-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "364.32101" ;
  ns0:charge "+1" .

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 .
