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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:195161>
  ns0:charge "0" ;
  ns0:synonym_EXACT "2,3,4,5,6,7-hexahydroacridine-1,8-dione" ;
  ns0:smiles "O=C1C=2C(=NC=3CCCC(=O)C3C2)CCC1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22213> ;
  ns0:mass "215.252" ;
  ns0:monoisotopicmass "215.09463" ;
  ns0:inchi "InChI=1S/C13H13NO2/c15-12-5-1-3-10-8(12)7-9-11(14-10)4-2-6-13(9)16/h7H,1-6H2" ;
  skos:prefLabel "3،4،6،7 تتراهیدروآکریدین 1،8 (2H،5H) دیون"@fa, "3,4,6,7-tetrahydroacridine-1,8(2h,5h)-dione"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "ANTYWKFHKPMJLE-UHFFFAOYSA-N" ;
  ns0:formula "C13H13NO2" ;
  ns0:subset "2_STAR" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
