@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38298>
  skos:prefLabel "بنزودیوکسل ها"@fa, "benzodioxoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:229148> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:229148>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(1S,5R,6R,7R,8R)-7-(1,3-benzodioxol-5-yl)-8-hydroxy-5-methoxy-6-methyl-3-prop-2-enylbicyclo[3.2.1]oct-3-en-2-one" ;
  ns0:formula "C20H22O5" ;
  skos:prefLabel "کادسورنین بی"@fa, "kadsurenin b"@en ;
  ns0:inchi "InChI=1S/C20H22O5/c1-4-5-13-9-20(23-3)11(2)16(17(18(13)21)19(20)22)12-6-7-14-15(8-12)25-10-24-14/h4,6-9,11,16-17,19,22H,1,5,10H2,2-3H3/t11-,16+,17-,19-,20+/m1/s1" ;
  ns0:mass "342.391" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "342.14672" ;
  ns0:smiles "O([C@@]12[C@@H]([C@H]([C@@]([C@H]1O)(C(=O)C(=C2)CC=C)[H])C3=CC=4OCOC4C=C3)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38298> ;
  ns0:inchikey "ARFBOYDNJXQGTO-MZERNFPUSA-N" .

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 .
