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

<http://www.irandoc.acir/onto/irandoc/CHEBI:231420>
  ns0:monoisotopicmass "320.21402" ;
  ns0:formula "C23H28O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C=1C2=C(C(=CC1C(C)(C)C)C(C)(C)C)OC(C=C2)C=3C=CC=CC3" ;
  skos:prefLabel "6,8-ditert-butyl-2-phenyl-2h-chromene"@en, "6،8 دیترت بوتیل 2 فنیل 2H کرومن"@fa ;
  ns0:mass "320.476" ;
  ns0:inchikey "BINZHFHOGXEBFS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C23H28O/c1-22(2,3)18-14-17-12-13-20(16-10-8-7-9-11-16)24-21(17)19(15-18)23(4,5)6/h7-15,20H,1-6H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23232> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
