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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205297>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:smiles "O=C1OC[C@]2(CC(C3=C2C1=C(C=C3O)C)(C)C)C" ;
  ns0:monoisotopicmass "246.12559" ;
  skos:prefLabel "(3as)-6-hydroxy-3a,5,5,8-tetramethyl-3,3a,4,5-tetrahydro-1h-cyclopenta[de]isochromen-1-one"@en, "(3aS) 6 هیدروکسی 3a,5,5,8 تترامتیل 3,3a,4,5 تتراهیدرو 1H cyclopenta[de]isochromen 1 one"@fa ;
  ns0:synonym_EXACT "(4S)-11-hydroxy-2,2,4,9-tetramethyl-6-oxatricyclo[6.3.1.04,12]dodeca-1(11),8(12),9-trien-7-one" ;
  ns0:mass "246.306" ;
  ns0:formula "C15H18O3" ;
  ns0:inchikey "IUVFAJHMVAFLJE-OAHLLOKOSA-N" ;
  ns0:inchi "InChI=1S/C15H18O3/c1-8-5-9(16)11-12-10(8)13(17)18-7-15(12,4)6-14(11,2)3/h5,16H,6-7H2,1-4H3/t15-/m1/s1" ;
  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 .
