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

<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://www.irandoc.acir/onto/irandoc/CHEBI:230148>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "406.563" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:4986> ;
  ns0:inchikey "OZDSQCVLNUIYLN-JNAAKWLTSA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "آلفاپروستولوم"@fa, "alfaprostolum"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "406.27192" ;
  ns0:smiles "O[C@@H]1[C@@H]([C@H]([C@H](O)C1)C#C[C@@H](O)CCC2CCCCC2)C/C=C/CCCC(OC)=O" ;
  ns0:synonym_EXACT "methyl (Z)-7-[(1R,2S,3R,5S)-2-[(3S)-5-cyclohexyl-3-hydroxypent-1-ynyl]-3,5-dihydroxycyclopentyl]hept-5-enoate" ;
  ns0:formula "C24H38O5" ;
  ns0:inchi "InChI=1S/C24H38O5/c1-29-24(28)12-8-3-2-7-11-20-21(23(27)17-22(20)26)16-15-19(25)14-13-18-9-5-4-6-10-18/h2,7,18-23,25-27H,3-6,8-14,17H2,1H3/b7-2-/t19-,20+,21+,22-,23+/m0/s1" .

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 .
