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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:110101>
  ns0:monoisotopicmass "441.24277" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33860> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BFKPGMXAQGECHU-IXFSTUDKSA-N" ;
  ns0:inchi "InChI=1S/C25H32FN3O3/c1-5-8-19-11-21-24(27-12-19)32-23(17(2)13-29(25(21)31)18(3)16-30)15-28(4)14-20-9-6-7-10-22(20)26/h5-12,17-18,23,30H,13-16H2,1-4H3/t17-,18+,23-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "LSM 21528"@fa, "lsm-21528"@en ;
  ns0:mass "441.539" ;
  ns0:charge "0" ;
  ns0:smiles "CC=CC1=CN=C2C(=C1)C(=O)N(C[C@@H]([C@@H](O2)CN(C)CC3=CC=CC=C3F)C)[C@H](C)CO" ;
  ns0:formula "C25H32FN3O3" .

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 .
