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

<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:206628>
  skos:prefLabel "بی پنی سیلیسورین"@fa, "bipenicilisorin"@en ;
  ns0:mass "498.396" ;
  ns0:inchikey "DYUVWTNEEMIGEG-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "498.07983" ;
  ns0:formula "C24H18O12" ;
  ns0:inchi "InChI=1S/C24H18O12/c1-31-11-5-9-7-13(21(27)33-3)35-23(29)15(9)19(25)17(11)18-12(32-2)6-10-8-14(22(28)34-4)36-24(30)16(10)20(18)26/h5-8,25-26H,1-4H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38758> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "methyl 8-hydroxy-7-(8-hydroxy-6-methoxy-3-methoxycarbonyl-1-oxoisochromen-7-yl)-6-methoxy-1-oxoisochromene-3-carboxylate" ;
  ns0:smiles "O=C1OC(C(=O)OC)=CC=2C1=C(O)C(C3=C(O)C=4C(=O)OC(C(=O)OC)=CC4C=C3OC)=C(OC)C2" ;
  ns0:charge "0" .

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 .
