@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26377>
  skos:prefLabel "پتروکارپان ها"@fa, "pterocarpans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:175054> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:175054>
  ns0:inchikey "AHWUIMDBTDTTRI-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C2C(C3=C1C(OC)=C(O)C=C3)COC4=C2C=CC(OC)=C4O" ;
  ns0:mass "316.309" ;
  ns0:inchi "InChI=1S/C17H16O6/c1-20-12-6-4-9-14-10(7-22-15(9)13(12)19)8-3-5-11(18)17(21-2)16(8)23-14/h3-6,10,14,18-19H,7H2,1-2H3" ;
  skos:prefLabel "melilotocarpan e"@en, "ملیلوتوکارپان E"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26377> ;
  ns0:monoisotopicmass "316.09469" ;
  ns0:synonym_EXACT "3,10-dimethoxy-6a,11a-dihydro-6H-[1]benzouro[3,2-c]chromene-4,9-diol" ;
  ns0:formula "C17H16O6" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
