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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120627>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC=CC=C1NC2=NC(=NC(=N2)N)CN(C)CC3=CC=CC=C3Cl" ;
  skos:prefLabel "6 [[(2 کلروفنیل) متیل متیل آمینو] متیل] N2 (2 متیل فنیل) 1،3،5 تریازین 2،4 دی آمین"@fa, "6-[[(2-chlorophenyl)methyl-methylamino]methyl]-n2-(2-methylphenyl)-1,3,5-triazine-2,4-diamine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33860> ;
  ns0:monoisotopicmass "368.15162" ;
  ns0:mass "368.864" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RQLJXERUHJDFLW-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H21ClN6/c1-13-7-3-6-10-16(13)22-19-24-17(23-18(21)25-19)12-26(2)11-14-8-4-5-9-15(14)20/h3-10H,11-12H2,1-2H3,(H3,21,22,23,24,25)" ;
  ns0:formula "C19H21ClN6" ;
  ns0:charge "0" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
