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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94188>
  ns0:inchikey "WTKBRPXPNAKVEQ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H25N3O2/c1-15-11-13-16(14-12-15)22-19(24)9-3-2-4-10-20(25)23-18-8-6-5-7-17(18)21/h5-8,11-14H,2-4,9-10,21H2,1H3,(H,22,24)(H,23,25)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33860> ;
  ns0:formula "C20H25N3O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "N' (2 آمینوفنیل) N (4 متیل فنیل) هپتاندی آمید"@fa, "n'-(2-aminophenyl)-n-(4-methylphenyl)heptanediamide"@en ;
  ns0:monoisotopicmass "339.19468" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC=C(C=C1)NC(=O)CCCCCC(=O)NC2=CC=CC=C2N" ;
  ns0:mass "339.432" ;
  ns0:charge "0" .

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 .
