@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/94cd76e0-c4c8-49a6-b47c-aa18c2f85d8e> .

<http://rdf-vocabulary.ddialliance.org/xkos#type> rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/94cd76e0-c4c8-49a6-b47c-aa18c2f85d8e>
  ns0:type skos:Concept ;
  skos:altLabel "Tidal power"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/4c12fcde-ed75-4e1c-bd19-253623703054> ;
  skos:prefLabel "برق‌آبی کشندی"@fa, "Tidal hydroelectricity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

