@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:193182>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O1C2=C(C3=C1C=C(OC)C=C3)COC4=C2C=CC(OC)=C4" ;
  skos:prefLabel "anhydrovariabilin"@en, "آنهیدروواریابیلین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26377> ;
  ns0:inchi "InChI=1S/C17H14O4/c1-18-10-4-6-13-15(7-10)20-9-14-12-5-3-11(19-2)8-16(12)21-17(13)14/h3-8H,9H2,1-2H3" ;
  ns0:synonym_EXACT "3,9-dimethoxy-6H-[1]benzouro[3,2-c]chromene" ;
  ns0:monoisotopicmass "282.08921" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "FLEXCYTURSFUNC-UHFFFAOYSA-N" ;
  ns0:formula "C17H14O4" ;
  ns0:charge "0" ;
  ns0:mass "282.295" .

<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:193182> .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
