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

<http://www.irandoc.acir/onto/irandoc/CHEBI:5191>
  ns0:synonym_EXACT "Fumaricine" ;
  skos:prefLabel "fumaricine"@en, "فوماریسین"@fa ;
  ns0:smiles "COc1cc2CCN(C)[C@]3(Cc4ccc5OCOc5c4[C@@H]3O)c2cc1OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:charge "0" ;
  ns0:inchikey "QDNMFIYGVRUVCE-LEWJYISDSA-N" ;
  ns0:formula "C21H23NO5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "369.412" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "369.15762" ;
  ns0:inchi "InChI=1S/C21H23NO5/c1-22-7-6-12-8-16(24-2)17(25-3)9-14(12)21(22)10-13-4-5-15-19(27-11-26-15)18(13)20(21)23/h4-5,8-9,20,23H,6-7,10-11H2,1-3H3/t20-,21+/m0/s1" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
