@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#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:134356>
  skos:prefLabel "8 متیل مناکینون 6"@fa, "8-methylmenaquinone-6"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:142110> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:142110>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25185> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:134356> ;
  skos:prefLabel "8-methylmenaquinone"@en, "8 متیل مناکینون"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "(C5H8)n.C12H10O2" ;
  ns0:synonym_RELATED "a 8-methylmenaquinone" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25185>
  skos:prefLabel "مناکینون ها"@fa, "menaquinones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:142110> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
