@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/4c12fcde-ed75-4e1c-bd19-253623703054>
  skos:prefLabel "Hydroelectricity"@en, "برق آبی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/714642d8-35fe-454b-8403-c3563f1e87bb> .

<http://rdf-vocabulary.ddialliance.org/xkos#type> rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/714642d8-35fe-454b-8403-c3563f1e87bb>
  ns0:type skos:Concept ;
  skos:altLabel "Run-of-the-river hydroelectricity"@fa, "ROR"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/4c12fcde-ed75-4e1c-bd19-253623703054> ;
  skos:prefLabel "برق‌آبی رودخانه‌ای"@fa, "Run-of-river hydroelectricity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

