@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:24922>
  skos:prefLabel "ایزوکینولین ها"@fa, "isoquinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:224891> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:224891>
  skos:prefLabel "8-o-methylsclerotiorinamine"@en, "8 O متیل اسکلروتیورامینامین"@fa ;
  ns0:formula "C22H26ClNO4" ;
  ns0:smiles "ClC1=C2C(=C(OC)[C@](C1=O)(OC(=O)C)C)C=NC(=C2)/C=C/C(=C/C(CC)C)/C" ;
  ns0:mass "403.900" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:inchikey "XEYGOCHZSYIFRN-BEFCGSBYSA-N" ;
  ns0:inchi "InChI=1S/C22H26ClNO4/c1-7-13(2)10-14(3)8-9-16-11-17-18(12-24-16)21(27-6)22(5,28-15(4)25)20(26)19(17)23/h8-13H,7H2,1-6H3/b9-8+,14-10+/t13?,22-/m0/s1" ;
  ns0:synonym_EXACT "[(7R)-5-chloro-3-[(1E,3E)-3,5-dimethylhepta-1,3-dienyl]-8-methoxy-7-methyl-6-oxoisoquinolin-7-yl] acetate" ;
  ns0:monoisotopicmass "403.15504" .

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 .
