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

<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:206029>
  skos:prefLabel "asperisocoumarin b"@en, "آسپریزوکومارین B"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1O[C@@H](CC2=C1C=3O[C@H](C(C)C)[C@@H](C3C=C2)O)C" ;
  ns0:charge "0" ;
  ns0:mass "262.305" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "262.12051" ;
  ns0:synonym_EXACT "(2R,3R,7R)-3-hydroxy-7-methyl-2-propan-2-yl-2,3,6,7-tetrahydrouro[3,2-h]isochromen-9-one" ;
  ns0:formula "C15H18O4" ;
  ns0:inchikey "XRFQIGJMQMCLBR-BZHVJNSISA-N" ;
  ns0:inchi "InChI=1S/C15H18O4/c1-7(2)13-12(16)10-5-4-9-6-8(3)18-15(17)11(9)14(10)19-13/h4-5,7-8,12-13,16H,6H2,1-3H3/t8-,12-,13-/m1/s1" .

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 .
