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

<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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:8038>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "فایانتارین"@fa, "phaeantharine"@en ;
  ns0:inchikey "IWKHGZDMTOKGQP-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:inchi "InChI=1S/C39H40N2O6/c1-40-16-14-27-21-35(43-4)37(45-6)23-30(27)32(40)18-25-8-11-29(12-9-25)47-39-20-26(10-13-34(39)42-3)19-33-31-24-38(46-7)36(44-5)22-28(31)15-17-41(33)2/h8-17,20-24H,18-19H2,1-7H3/q+2" ;
  ns0:smiles "COc1ccc(Cc2[n+](C)ccc3cc(OC)c(OC)cc23)cc1Oc1ccc(Cc2[n+](C)ccc3cc(OC)c(OC)cc23)cc1" ;
  ns0:synonym_EXACT "Phaeantharine" ;
  ns0:charge "+2" ;
  ns0:monoisotopicmass "632.28754" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C39H40N2O6" ;
  ns0:mass "632.746" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
