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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:200986>
  ns0:subset "2_STAR" ;
  skos:prefLabel "(1S,3R,4S) 1 (4' هیدروکسی فنیل) 3,4 دی هیدرو 3,4,5 تری متیل 1H 2 بنزوپیران 6,8 دیول"@fa, "(1s,3r,4s)-1-(4'-hydroxy-phenyl)-3,4-dihydro-3,4,5-trimethyl-1h-2-benzopyran-6,8-diol"@en ;
  ns0:charge "0" ;
  ns0:formula "C18H20O4" ;
  ns0:mass "300.354" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:inchi "InChI=1S/C18H20O4/c1-9-11(3)22-18(12-4-6-13(19)7-5-12)17-15(21)8-14(20)10(2)16(9)17/h4-9,11,18-21H,1-3H3/t9-,11-,18+/m1/s1" ;
  ns0:smiles "O1[C@H](C2=C(O)C=C(O)C(=C2[C@@H]([C@H]1C)C)C)C3=CC=C(O)C=C3" ;
  ns0:monoisotopicmass "300.13616" ;
  ns0:inchikey "VJFJLZJZRYKHIS-RRAIRTEYSA-N" ;
  ns0:synonym_EXACT "(1S,3R,4S)-1-(4-hydroxyphenyl)-3,4,5-trimethyl-3,4-dihydro-1H-isochromene-6,8-diol" .

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 .
