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

<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:212804>
  ns0:mass "394.379" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:inchi "InChI=1S/C22H18O7/c1-11-5-13(7-17-21(11)15(25-3)9-19(23)28-17)27-14-6-12(2)22-16(26-4)10-20(24)29-18(22)8-14/h5-10H,1-4H3" ;
  ns0:inchikey "VRJLIEGLWIKDIY-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "4,4' دی متوکسی 5,5' دی متیل 7،7' اکسی دیکومارین"@fa, "4,4'-dimethoxy-5,5'-dimethyl-7,7'-oxydicoumarin"@en ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H18O7" ;
  ns0:smiles "O=C1OC2=C(C(=CC(=C2)OC3=CC=4OC(=O)C=C(C4C(=C3)C)OC)C)C(=C1)OC" ;
  ns0:synonym_EXACT "4-methoxy-7-(4-methoxy-5-methyl-2-oxochromen-7-yl)oxy-5-methylchromen-2-one" ;
  ns0:monoisotopicmass "394.10525" .

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 .
