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

<http://www.irandoc.acir/onto/irandoc/CHEBI:192>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(3'R,4'R)-3'-Epoxyangeloyloxy-4'-acetoxy-3',4'-dihydroseselin" ;
  skos:prefLabel "(3'r,4'r)-3'-epoxyangeloyloxy-4'-acetoxy-3',4'-dihydroseselin"@en, "(3'R,4'R) 3' Epoxyangeloyloxy 4' Acetoxy 3',4' Dihydroseselin"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:smiles "CC1OC1(C)C(=O)O[C@@H]1[C@H](OC(C)=O)c2c(OC1(C)C)ccc1ccc(=O)oc21" ;
  ns0:charge "0" ;
  ns0:mass "402.395" ;
  ns0:inchikey "JATBXVRRSYYPIL-SKGLXBPESA-N" ;
  ns0:inchi "InChI=1S/C21H22O8/c1-10-21(5,28-10)19(24)27-18-17(25-11(2)22)15-13(29-20(18,3)4)8-6-12-7-9-14(23)26-16(12)15/h6-10,17-18H,1-5H3/t10?,17-,18-,21?/m1/s1" ;
  ns0:monoisotopicmass "402.13147" ;
  ns0:formula "C21H22O8" .

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 .
