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

<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:105246>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC(=CC=C1)CN2CCC3=C(C2=O)C=CC=C3OCC(=O)N4CCCC5=CC=CC=C54" ;
  ns0:inchi "InChI=1S/C28H28N2O3/c1-20-7-4-8-21(17-20)18-29-16-14-23-24(28(29)32)11-5-13-26(23)33-19-27(31)30-15-6-10-22-9-2-3-12-25(22)30/h2-5,7-9,11-13,17H,6,10,14-16,18-19H2,1H3" ;
  skos:prefLabel "5-[2-(3,4-dihydro-2h-quinolin-1-yl)-2-oxoethoxy]-2-[(3-methylphenyl)methyl]-3,4-dihydroisoquinolin-1-one"@en, "5 [2 (3،4 دی هیدرو 2H کینولین 1 یل) 2 اکسواتوکسی] 2 [(3 متیل فنیل) متیل] 3،4 دی هیدروایزوکینولین 1 یک"@fa ;
  ns0:mass "440.535" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "440.20999" ;
  ns0:formula "C28H28N2O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:inchikey "RKDMRRYYCOSMEG-UHFFFAOYSA-N" ;
  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 .
