@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:121997>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3,4-dihydro-1h-isoquinolin-2-yl-(4-ethyl-5-thieno[3,2-b]pyrrolyl)methanone"@en, "3،4 دی هیدرو 1H ایزوکینولین 2 یل (4 اتیل 5 تینو[3،2 b] پیرولیل) متانون"@fa ;
  ns0:mass "310.415" ;
  ns0:inchi "InChI=1S/C18H18N2OS/c1-2-20-15-8-10-22-17(15)11-16(20)18(21)19-9-7-13-5-3-4-6-14(13)12-19/h3-6,8,10-11H,2,7,9,12H2,1H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:smiles "CCN1C2=C(C=C1C(=O)N3CCC4=CC=CC=C4C3)SC=C2" ;
  ns0:inchikey "JXLPIBCMUXRALJ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C18H18N2OS" ;
  ns0:monoisotopicmass "310.11398" .

<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:121997> .

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 .
