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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:103826>
  ns0:inchi "InChI=1S/C30H34FN3O3/c1-21-17-34(22(2)20-35)30(36)27-15-25(10-9-23-7-5-4-6-8-23)16-32-29(27)37-28(21)19-33(3)18-24-11-13-26(31)14-12-24/h4-16,21-22,28,35H,17-20H2,1-3H3/t21-,22+,28-/m0/s1" ;
  ns0:monoisotopicmass "503.25842" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "lsm-15170"@en, "LSM 15170"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33860> ;
  ns0:smiles "C[C@H]1CN(C(=O)C2=CC(=CN=C2O[C@H]1CN(C)CC3=CC=C(C=C3)F)C=CC4=CC=CC=C4)[C@H](C)CO" ;
  ns0:mass "503.609" ;
  ns0:formula "C30H34FN3O3" ;
  ns0:charge "0" ;
  ns0:inchikey "ICPSYJLXOFSSIL-TYPXCFOJSA-N" ;
  ns0:subset "2_STAR" .

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 .
