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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:188581>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C25H29N" ;
  skos:prefLabel "n,n-dibenzyl-5-phenyl-1-pentanamine"@en, "N,N دی بنزیل 5 فنیل 1 پنتانامین"@fa ;
  ns0:mass "343.514" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33860> ;
  ns0:smiles "N(CCCCCC1=CC=CC=C1)(CC2=CC=CC=C2)CC3=CC=CC=C3" ;
  ns0:inchi "InChI=1S/C25H29N/c1-5-13-23(14-6-1)15-11-4-12-20-26(21-24-16-7-2-8-17-24)22-25-18-9-3-10-19-25/h1-3,5-10,13-14,16-19H,4,11-12,15,20-22H2" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "343.23000" ;
  ns0:synonym_EXACT "N,N-dibenzyl-5-phenylpentan-1-amine" ;
  ns0:charge "0" ;
  ns0:inchikey "IOOXWFRUWSYPQB-UHFFFAOYSA-N" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
