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

<http://www.irandoc.acir/onto/irandoc/CHEBI:199297>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:mass "446.412" ;
  ns0:charge "0" ;
  ns0:formula "C21H22N2O9" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "تریکودرمامید C"@fa, "trichodermamide c"@en ;
  ns0:monoisotopicmass "446.13253" ;
  ns0:inchi "InChI=1S/C21H22N2O9/c1-23(12-8-10-4-6-14(29-2)17(30-3)16(10)31-20(12)27)19(26)11-9-21(28)15(25)7-5-13(24)18(21)32-22-11/h4-8,13,15,18,24-25,28H,9H2,1-3H3/t13-,15-,18+,21+/m1/s1" ;
  ns0:inchikey "PCMUPOUDXMFDRE-NYGSYELISA-N" ;
  ns0:smiles "O=C1OC2=C(OC)C(OC)=CC=C2C=C1N(C(=O)C3=NO[C@H]4[C@H](O)C=C[C@H]([C@]4(C3)O)O)C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(4aS,5R,8R,8aS)-N-(7,8-dimethoxy-2-oxochromen-3-yl)-4a,5,8-trihydroxy-N-methyl-4,5,8,8a-tetrahydro-1,2-benzoxazine-3-carboxamide" .

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 .
