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

<http://www.irandoc.acir/onto/irandoc/CHEBI:135040>
  ns0:synonym_RELATED "bucricaine hydrochloride", "bucricaine HCl" ;
  skos:prefLabel "bucricaine"@en, "بوکریکائین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22213> ;
  ns0:formula "C17H22N2" ;
  ns0:inchi "InChI=1S/C17H22N2/c1-2-3-12-18-17-13-8-4-6-10-15(13)19-16-11-7-5-9-14(16)17/h4,6,8,10H,2-3,5,7,9,11-12H2,1H3,(H,18,19)" ;
  ns0:inchikey "ZFPNOTAGQWNERF-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "N(CCCC)C1=C2C(=NC=3C1=CC=CC3)CCCC2" ;
  ns0:charge "0" ;
  ns0:mass "254.371" ;
  ns0:monoisotopicmass "254.17830" .

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 .
