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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93902>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C19H20N2O6" ;
  skos:prefLabel "6-methoxy-1-(3-methoxyprop-1-ynyl)-2-[(5-nitro-2-furanyl)methyl]-3,4-dihydro-1h-isoquinolin-7-ol"@en, "6 متوکسی 1 (3 متوکسی پروپ 1 ینیل) 2 [(5 نیترو 2 فورانیل) متیل] 3،4 دی هیدرو 1H ایزوکینولین 7 اول"@fa ;
  ns0:inchikey "QXCLYNLZMVJDAD-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "372.13214" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:mass "372.373" ;
  ns0:inchi "InChI=1S/C19H20N2O6/c1-25-9-3-4-16-15-11-17(22)18(26-2)10-13(15)7-8-20(16)12-14-5-6-19(27-14)21(23)24/h5-6,10-11,16,22H,7-9,12H2,1-2H3" ;
  ns0:smiles "COCC#CC1C2=CC(=C(C=C2CCN1CC3=CC=C(O3)[N+](=O)[O-])OC)O" ;
  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 .
