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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105460>
  ns0:inchikey "KDGSYBWZDAMPRM-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C21H23N3O2S2" ;
  ns0:inchi "InChI=1S/C21H23N3O2S2/c1-4-24-20(26)18-13(2)14(3)28-19(18)22-21(24)27-12-17(25)23-10-9-15-7-5-6-8-16(15)11-23/h5-8H,4,9-12H2,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  skos:prefLabel "2 [[2 (3،4 دی هیدرو 1H ایزوکینولین 2 یل) 2 اکسو اتیل] تیو] 3 اتیل 5،6 دی متیل 4 تینو[2،3 d] پیریمیدینون"@fa, "2-[[2-(3,4-dihydro-1h-isoquinolin-2-yl)-2-oxoethyl]thio]-3-ethyl-5,6-dimethyl-4-thieno[2,3-d]pyrimidinone"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "413.12317" ;
  ns0:mass "413.559" ;
  ns0:smiles "CCN1C(=O)C2=C(N=C1SCC(=O)N3CCC4=CC=CC=C4C3)SC(=C2C)C" ;
  ns0:subset "2_STAR" .

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 .
