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

<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:92647>
  ns0:monoisotopicmass "411.16166" ;
  ns0:mass "411.519" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C22H25N3O3S" ;
  ns0:smiles "CCC1=C(C=C(C(=N1)SCC(=O)N2CCC3=CC(=C(C=C3C2)OC)OC)C#N)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:inchikey "VXICEDNIXASOFW-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C22H25N3O3S/c1-5-18-14(2)8-16(11-23)22(24-18)29-13-21(26)25-7-6-15-9-19(27-3)20(28-4)10-17(15)12-25/h8-10H,5-7,12-13H2,1-4H3" ;
  skos:prefLabel "2-[[2-(6,7-dimethoxy-3,4-dihydro-1h-isoquinolin-2-yl)-2-oxoethyl]thio]-6-ethyl-5-methyl-3-pyridinecarbonitrile"@en, "2 [[2 (6،7 دی متوکسی 3،4 دی هیدرو 1H ایزوکینولین 2 یل) 2 اکسو اتیل] تیو] 6 اتیل 5 متیل 3 پیریدین کربنیتریل"@fa ;
  ns0:charge "0" .

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 .
