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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120566>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H21NO3/c1-12-4-6-13(7-5-12)19-9-8-14(20)17-15(21)10-18(2,3)11-16(17)22/h4-9,17,19H,10-11H2,1-3H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22531> ;
  ns0:monoisotopicmass "299.15214" ;
  skos:prefLabel "5،5 دی متیل 2 [3 (4 متیلانیلینو) 1 اگزوپروپ 2 انیل] سیکلوهگزان 1،3 دیون"@fa, "5,5-dimethyl-2-[3-(4-methylanilino)-1-oxoprop-2-enyl]cyclohexane-1,3-dione"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "WLZFCGHZFXJZHX-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC=C(C=C1)NC=CC(=O)C2C(=O)CC(CC2=O)(C)C" ;
  ns0:formula "C18H21NO3" ;
  ns0:mass "299.365" .

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 .
