@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:38163>
  skos:prefLabel "ترکیب هتروتتراسیکلیک آلی"@fa, "organic heterotetracyclic compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:229592> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:229592>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38163> ;
  ns0:monoisotopicmass "406.21758" ;
  skos:prefLabel "مبهم الف"@fa, "ambiguine a"@en ;
  ns0:formula "C26H31ClN2" ;
  ns0:inchi "InChI=1S/C26H31ClN2/c1-9-24(3,4)22-21-19-15(12-11-13-17(19)29-22)25(5,6)16-14-18(27)26(7,10-2)23(28-8)20(16)21/h9-13,16,18,20,23,29H,1-2,14H2,3-7H3/t16-,18+,20-,23+,26-/m0/s1" ;
  ns0:smiles "C12=CC=CC3=C1C([C@@]4([C@](C2(C)C)([H])C[C@H]([C@]([C@@H]4[N+]#[C-])(C)C=C)Cl)[H])=C(N3)C(C)(C)C=C" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "407.000" ;
  ns0:inchikey "GHYIJWADNLIVDB-UMIISBCRSA-N" ;
  ns0:synonym_EXACT "ambiguine A" ;
  ns0:subset "2_STAR" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
