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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:200745>
  ns0:monoisotopicmass "242.03459" ;
  skos:prefLabel "4-chloro-6-methoxymellein"@en, "4 chloro 6 methoxymellein"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C11H11ClO4/c1-5-10(12)7-3-6(15-2)4-8(13)9(7)11(14)16-5/h3-5,10,13H,1-2H3/t5-,10+/m0/s1" ;
  ns0:smiles "Cl[C@H]1C2=C(C(=O)O[C@H]1C)C(O)=CC(=C2)OC" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:inchikey "HRWTZNIONMJBRK-XUOSJQGZSA-N" ;
  ns0:synonym_EXACT "(3S,4S)-4-chloro-8-hydroxy-6-methoxy-3-methyl-3,4-dihydroisochromen-1-one" ;
  ns0:formula "C11H11ClO4" ;
  ns0:mass "242.660" .

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 .
