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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:179254>
  ns0:inchikey "AASFZUCQPYZSBW-SSDOTTSWSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(r)-1,2-dimethyl-5,6-dihydroxy-tetrahydroisoquinoline"@en, "(R) 1،2 دی متیل 5،6 دی هیدروکسی تتراهیدروایزوکینولین"@fa ;
  ns0:inchi "InChI=1S/C11H15NO2/c1-7-8-3-4-10(13)11(14)9(8)5-6-12(7)2/h3-4,7,13-14H,5-6H2,1-2H3/t7-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:mass "193.246" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "193.11028" ;
  ns0:smiles "OC=1C2=C([C@H](N(CC2)C)C)C=CC1O" ;
  ns0:formula "C11H15NO2" ;
  ns0:synonym_EXACT "(1R)-1,2-dimethyl-3,4-dihydro-1H-isoquinoline-5,6-diol" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
