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

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

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