@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24921>
  skos:prefLabel "آلکالوئید ایزوکینولین"@fa, "isoquinoline alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:2708> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:2708>
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24921> ;
  skos:prefLabel "آندروسیمبین"@fa, "androcymbine"@en ;
  ns0:inchikey "ABMMKLCVJJTPJD-LHSJRXKWSA-N" ;
  ns0:formula "C21H25NO5" ;
  ns0:smiles "COC1=C[C@@]23CCN(C)[C@@H](CCc4cc(OC)c(O)c(OC)c24)C3=CC1=O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C21H25NO5/c1-22-8-7-21-11-17(26-3)15(23)10-13(21)14(22)6-5-12-9-16(25-2)19(24)20(27-4)18(12)21/h9-11,14,24H,5-8H2,1-4H3/t14-,21+/m0/s1" ;
  ns0:mass "371.428" ;
  ns0:monoisotopicmass "371.17327" ;
  ns0:synonym_EXACT "Androcymbine" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
