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

<http://www.irandoc.acir/onto/irandoc/CHEBI:79659>
  skos:prefLabel "n-(phenylmethyl)-n-methyl-2-pyridinamine"@en, "N (فنیل متیل) N متیل 2 پیریدینامین"@fa ;
  ns0:smiles "CN(Cc1ccccc1)c1ccccn1" ;
  ns0:monoisotopicmass "198.11570" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33860> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C13H14N2/c1-15(13-9-5-6-10-14-13)11-12-7-3-2-4-8-12/h2-10H,11H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H14N2" ;
  ns0:mass "198.26370" ;
  ns0:inchikey "RVIFMDAMYNWNJV-UHFFFAOYSA-N" .

<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:79659> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
