@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:22531>
  skos:prefLabel "آمینوتولوئن"@fa, "aminotoluene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:119963> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:119963>
  ns0:monoisotopicmass "240.16265" ;
  ns0:inchikey "WXEZZUDLDARSKV-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H20N2/c1-13-5-3-7-15(11-13)17-9-10-18-16-8-4-6-14(2)12-16/h3-8,11-12,17-18H,9-10H2,1-2H3" ;
  ns0:mass "240.344" ;
  ns0:formula "C16H20N2" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "n,n'-bis(3-methylphenyl)ethane-1,2-diamine"@en, "N,N' بیس (3 متیل فنیل) اتان 1،2 دی آمین"@fa ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=CC=C1)NCCNC2=CC=CC(=C2)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22531> .

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 .
