@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:32955>
  skos:prefLabel "اپوکسید"@fa, "epoxide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193522> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:193522>
  ns0:inchi "InChI=1S/C17H14N2O3/c1-19-15(20)12-9-5-6-10-13(12)18-16(21)17(19)14(22-17)11-7-3-2-4-8-11/h2-10,14H,1H3,(H,18,21)/t14-,17+/m1/s1" ;
  skos:prefLabel "( ) سیکلوپنین"@fa, "(-)-cyclopenine"@en ;
  ns0:formula "C17H14N2O3" ;
  ns0:smiles "C1(N([C@@]2(C(NC3=CC=CC=C31)=O)[C@H](O2)C4=CC=CC=C4)C)=O" ;
  ns0:inchikey "APLKWZASYUZSBL-PBHICJAKSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(-)-cyclopenine" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32955> ;
  ns0:mass "294.310" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "294.10044" ;
  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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
