@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:15904>
  skos:prefLabel "اسید چرب با زنجیره بلند"@fa, "long-chain fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210033> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:210033>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(11S,12S,13R)-11,13-dihydroxy-12-methyltetradecanoic acid" ;
  ns0:mass "274.401" ;
  ns0:charge "0" ;
  ns0:formula "C15H30O4" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  ns0:inchi "InChI=1S/C15H30O4/c1-12(13(2)16)14(17)10-8-6-4-3-5-7-9-11-15(18)19/h12-14,16-17H,3-11H2,1-2H3,(H,18,19)/t12-,13+,14-/m0/s1" ;
  skos:prefLabel "(11S,12S,13R) 11,13 دی هیدروکسی 12 متیل تترادکانوئیک اسید"@fa, "(11s,12s,13r)-11,13-dihydroxy-12-methyltetradecanoic acid"@en ;
  ns0:smiles "O=C(O)CCCCCCCCC[C@H](O)[C@H]([C@H](O)C)C" ;
  ns0:inchikey "XXMLDCKQXFBRNU-MJBXVCDLSA-N" ;
  ns0:monoisotopicmass "274.21441" .

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 .
