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

<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:125145>
  skos:prefLabel "6 متوکسی 2 [(5 نیترو 2 فورانیل) متیل] 1 تیوفن 2 یل 3،4 دی هیدرو 1H ایزوکینولین 7 اول"@fa, "6-methoxy-2-[(5-nitro-2-furanyl)methyl]-1-thiophen-2-yl-3,4-dihydro-1h-isoquinolin-7-ol"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "DDRGAGSWKRPPPE-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=C(C=C2C(N(CCC2=C1)CC3=CC=C(O3)[N+](=O)[O-])C4=CC=CS4)O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:monoisotopicmass "386.09364" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H18N2O5S" ;
  ns0:inchi "InChI=1S/C19H18N2O5S/c1-25-16-9-12-6-7-20(11-13-4-5-18(26-13)21(23)24)19(14(12)10-15(16)22)17-3-2-8-27-17/h2-5,8-10,19,22H,6-7,11H2,1H3" ;
  ns0:charge "0" ;
  ns0:mass "386.423" .

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 .
