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

<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://www.irandoc.acir/onto/irandoc/CHEBI:209052>
  ns0:monoisotopicmass "258.11034" ;
  ns0:formula "C12H18O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "NSBYSHKEWUPBPX-UHFFFAOYSA-N" ;
  skos:prefLabel "رانسینامایسین II"@fa, "rancinamycin ii"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "258.270" ;
  ns0:smiles "O=C(OC1C(=CC(O)C(C1O)O)C=O)CCCC" ;
  ns0:inchi "InChI=1S/C12H18O6/c1-2-3-4-9(15)18-12-7(6-13)5-8(14)10(16)11(12)17/h5-6,8,10-12,14,16-17H,2-4H2,1H3" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(2-ormyl-4,5,6-trihydroxycyclohex-2-en-1-yl) pentanoate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> .

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 .
