@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:202084>
  ns0:smiles "O=C1O/C(=C/C=C/[C@H](O)[C@@H](O)C)/C=C1" ;
  skos:prefLabel "phomopsolidone d"@en, "فوموپسولیدون D"@fa ;
  ns0:monoisotopicmass "196.07356" ;
  ns0:inchikey "IPDUSAIGZTXWBL-PKWFNSLBSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:mass "196.202" ;
  ns0:inchi "InChI=1S/C10H12O4/c1-7(11)9(12)4-2-3-8-5-6-10(13)14-8/h2-7,9,11-12H,1H3/b4-2+,8-3+/t7-,9-/m0/s1" ;
  ns0:synonym_EXACT "(5E)-5-[(E,4S,5S)-4,5-dihydroxyhex-2-enylidene]uran-2-one" ;
  ns0:charge "0" ;
  ns0:formula "C10H12O4" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:2571>
  skos:prefLabel "الکل آلیفاتیک"@fa, "aliphatic alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202084> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
