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

<http://www.irandoc.acir/onto/irandoc/CHEBI:16928>
  skos:prefLabel "فروسیتوکروم سی"@fa, "ferrocytochrome c"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:16707> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#alt_id> rdfs:label "شناسه-آلت"@fa, "alt_id"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38557>
  skos:prefLabel "سیتوکروم c2"@fa, "cytochrome c2"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:16707> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:16707>
  ns0:synonym_EXACT "Ferrocytochrome c2" ;
  ns0:subset "3_STAR" ;
  ns0:alt_id "CHEBI:5041", "CHEBI:14254" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16928>, <http://www.irandoc.acir/onto/irandoc/CHEBI:38557> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "فروسیتوکروم c2"@fa, "ferrocytochrome c2"@en .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
