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

<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:185835>
  ns0:mass "346.335" ;
  skos:prefLabel "2,8-dihydroxy-3,9,10-trimethoxypterocarpan"@en, "2،8 دی هیدروکسی 3،9،10 تری متوکسی پتروکارپان"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C18H18O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26377> ;
  ns0:inchi "InChI=1S/C18H18O7/c1-21-14-6-13-9(5-11(14)19)15-10(7-24-13)8-4-12(20)17(22-2)18(23-3)16(8)25-15/h4-6,10,15,19-20H,7H2,1-3H3" ;
  ns0:synonym_EXACT "3,9,10-trimethoxy-6a,11a-dihydro-6H-[1]benzouro[3,2-c]chromene-2,8-diol" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "RJKDCHOJONROOJ-UHFFFAOYSA-N" ;
  ns0:smiles "O1C2C(C=3C1=C(OC)C(OC)=C(O)C3)COC=4C2=CC(O)=C(OC)C4" ;
  ns0:monoisotopicmass "346.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 .
