@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://www.irandoc.acir/onto/irandoc/CHEBI:35618>
  skos:prefLabel "اتر معطر"@fa, "aromatic ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202251> .

<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:202251>
  ns0:monoisotopicmass "348.12090" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:inchikey "YXFYVKDXNWPWNE-UHFFFAOYSA-N" ;
  skos:prefLabel "phomosine d"@en, "فوموسین دی"@fa ;
  ns0:charge "0" ;
  ns0:mass "348.351" ;
  ns0:synonym_EXACT "methyl 2,4-dihydroxy-5-[3-hydroxy-2-(hydroxymethyl)-5-methylphenoxy]-3,6-dimethylbenzoate" ;
  ns0:inchi "InChI=1S/C18H20O7/c1-8-5-12(20)11(7-19)13(6-8)25-17-9(2)14(18(23)24-4)15(21)10(3)16(17)22/h5-6,19-22H,7H2,1-4H3" ;
  ns0:formula "C18H20O7" ;
  ns0:smiles "O=C(OC)C1=C(O)C(=C(O)C(=C1C)OC2=C(C(O)=CC(=C2)C)CO)C" .

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 .
