@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:50941>
  skos:prefLabel "آزافیلون"@fa, "azaphilone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:181525> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:181525>
  ns0:mass "222.240" ;
  ns0:inchikey "JVUYBLROBHJEJN-NEPJUHHUSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(7R,8R) 7,8 دی هیدروکسی 3,5,7 تری متیل 8H ایزوکرومن 6 یک"@fa, "(7r,8r)-7,8-dihydroxy-3,5,7-trimethyl-8h-isochromen-6-one"@en ;
  ns0:inchi "InChI=1S/C12H14O4/c1-6-4-8-7(2)10(13)12(3,15)11(14)9(8)5-16-6/h4-5,11,14-15H,1-3H3/t11-,12+/m1/s1" ;
  ns0:monoisotopicmass "222.08921" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50941> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C12H14O4" ;
  ns0:synonym_EXACT "(7R,8R)-7,8-dihydroxy-3,5,7-trimethyl-8H-isochromen-6-one" ;
  ns0:smiles "O[C@@]1([C@H](O)C=2C(=C(C1=O)C)C=C(OC2)C)C" ;
  ns0:charge "0" .

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 .
