@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:38444>
  skos:prefLabel "2 بنزوپیران"@fa, "2-benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:206695> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:206695>
  ns0:charge "0" ;
  skos:prefLabel "7 هیدروکسی 10 متوکسی دی هیدرودی هیدروبوتریدیال"@fa, "7-hydroxy-10-methoxydehydrodihydrobotrydial"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:inchi "InChI=1S/C16H22O3/c1-9-6-7-10-12-11(9)13(18-5)19-8-16(12,4)14(17)15(10,2)3/h6-7,13-14,17H,8H2,1-5H3/t13-,14+,16+/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "262.349" ;
  ns0:synonym_EXACT "(3R,4S,7S)-7-methoxy-2,2,4,9-tetramethyl-6-oxatricyclo[6.3.1.04,12]dodeca-1(12),8,10-trien-3-ol" ;
  ns0:smiles "O1[C@H](OC)C2=C(C=CC3=C2[C@@](C1)([C@H](O)C3(C)C)C)C" ;
  ns0:monoisotopicmass "262.15689" ;
  ns0:inchikey "AVNDXVWMCIPVIY-SQWLQELKSA-N" ;
  ns0:formula "C16H22O3" .

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 .
