@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://www.irandoc.acir/onto/irandoc/CHEBI:35748>
  skos:prefLabel "استر اسید چرب"@fa, "fatty acid ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:214673> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:214673>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "293.275" ;
  ns0:inchikey "YXDSKEOHJQHEEU-PWFBRDGFSA-N" ;
  ns0:synonym_EXACT "(2-hydroxy-5-oxocyclopenten-1-yl) (E)-3-(3-acetyloxy-2,3-dihydro-1H-pyrrol-4-yl)prop-2-enoate" ;
  skos:prefLabel "ردوکتیوایسین"@fa, "reductiomycin"@en ;
  ns0:smiles "O=C1C(OC(=O)/C=C/C2=CNC[C@@H]2OC(=O)C)=C(O)CC1" ;
  ns0:inchi "InChI=1S/C14H15NO6/c1-8(16)20-12-7-15-6-9(12)2-5-13(19)21-14-10(17)3-4-11(14)18/h2,5-6,12,15,17H,3-4,7H2,1H3/b5-2+/t12-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C14H15NO6" ;
  ns0:monoisotopicmass "293.08994" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
