@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25681>
  skos:prefLabel "اسید چرب امگا 3"@fa, "omega-3 fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59549> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25048>
  skos:prefLabel "اسید لینولنیک"@fa, "linolenic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59549> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26208>
  skos:prefLabel "اسید چرب چند غیر اشباع"@fa, "polyunsaturated fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:59549> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:59549>
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:25048>, <http://www.irandoc.acir/onto/irandoc/CHEBI:25681> ;
  ns0:synonym_RELATED "acidos grasos esenciales", "EFAs", "EFS", "EFA", "essentielle Fettsaeuren", "acides gras indispensables", "essential fatty acids" ;
  skos:prefLabel "essential fatty acid"@en, "اسید چرب ضروری"@fa ;
  ns0:subset "3_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26208> .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
