@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:23232>
  skos:prefLabel "کرومن ها"@fa, "chromenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:9213> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:9213>
  ns0:smiles "Cc1cc(=O)c2c3OC(C)(C)C=Cc3c3OC(C)(C)C=Cc3c2o1" ;
  ns0:inchikey "CUFLINMPEWUGEH-UHFFFAOYSA-N" ;
  ns0:mass "324.371" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "324.13616" ;
  ns0:inchi "InChI=1S/C20H20O4/c1-11-10-14(21)15-17(22-11)12-6-8-19(2,3)23-16(12)13-7-9-20(4,5)24-18(13)15/h6-10H,1-5H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23232> ;
  ns0:synonym_EXACT "Spathelia bischromene" ;
  ns0:formula "C20H20O4" ;
  ns0:synonym_RELATED "2,2,6,6,10-Pentamethyl-2H,6H,12H-benzo[1,2-b:3,4-b':5,6-b'']tripyran-12-one" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "اسپاتلیا بیشرومن"@fa, "spathelia bischromene"@en ;
  ns0:charge "0" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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 .
