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

<http://www.irandoc.acir/onto/irandoc/CHEBI:135273>
  ns0:inchikey "JFRLWWDJCFYFSU-UHFFFAOYSA-N" ;
  ns0:formula "C18H21ClN2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "300.826" ;
  ns0:monoisotopicmass "300.13933" ;
  ns0:inchi "InChI=1S/C18H21ClN2/c1-21(2)11-5-7-14-15-6-3-4-8-17(15)20-18-10-9-13(19)12-16(14)18/h3-4,6,8-10,12,14,20H,5,7,11H2,1-2H3" ;
  ns0:synonym_RELATED "clomacran phosphate" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "کلوماکران"@fa, "clomacran"@en ;
  ns0:smiles "CN(C)CCCC1C2=CC=CC=C2NC3=C1C=C(Cl)C=C3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22213> .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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 .
