@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:184734>
  ns0:subset "2_STAR" ;
  skos:prefLabel "کریپتوکاریون"@fa, "cryptocaryone"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1[C@@]2([C@](CC1=O)(/C(/C(=O)C=C2)=C(/O)/C=C/C3=CC=CC=C3)[H])[H]" ;
  ns0:formula "C17H14O4" ;
  ns0:inchikey "PTLQMLWEJRHXDU-VHIARPGFSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:monoisotopicmass "282.08921" ;
  ns0:mass "282.295" ;
  ns0:synonym_EXACT "(3aR,4Z,7aS)-4-[(E)-1-hydroxy-3-phenylprop-2-enylidene]-3a,7a-dihydro-3H-1-benzouran-2,5-dione" ;
  ns0:inchi "InChI=1S/C17H14O4/c18-13(7-6-11-4-2-1-3-5-11)17-12-10-16(20)21-15(12)9-8-14(17)19/h1-9,12,15,18H,10H2/b7-6+,17-13-/t12-,15-/m0/s1" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35259>
  skos:prefLabel "بنزوفوران ها"@fa, "benzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:184734> .

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 .
