@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22213>
  skos:prefLabel "آکریدین ها"@fa, "acridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:151060> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:151060>
  ns0:formula "C24H23Cl3N2O" ;
  ns0:inchi "InChI=1S/C24H23Cl3N2O/c25-15-5-7-17-14(10-15)4-6-18-22(21(30)13-29-8-2-1-3-9-29)19-11-16(26)12-20(27)24(19)28-23(17)18/h5,7,10-12,21,30H,1-4,6,8-9,13H2/t21-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3,9,11-trichloro-5,6-dihydro-7-[1-hydroxy-2-[1-piperidyl]ethyl]benz[c]acridine"@en, "3،9،11 تری کلرو 5،6 دی هیدرو 7 [1 هیدروکسی 2 [1 پیپریدیل] اتیل] بنز[c] آکریدین"@fa ;
  ns0:mass "461.810" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QRHVDBIGDQBEPB-NRFANRHFSA-N" ;
  ns0:monoisotopicmass "460.08760" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2-piperidin-1-yl-1-(3,9,11-trichloro-5,6-dihydrobenzo[c]acridin-7-yl)ethanol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22213> ;
  ns0:smiles "ClC=1C2=NC=3C4=C(C=C(Cl)C=C4)CCC3C(=C2C=C(C1)Cl)[C@@H](O)CN5CCCCC5" .

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 .
