@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#type> rdfs:label "type"@en, "نوع"@fa .
<http://www.irandoc.acir/onto/irandoc/628f7190-cb71-4692-8cda-ebc544f9e9fb>
  skos:prefLabel "Interfaces"@en, "رابط‌ها"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/b64f00ec-a5b9-49e8-8c70-1953b3e793e3> .

<http://www.irandoc.acir/onto/irandoc/b64f00ec-a5b9-49e8-8c70-1953b3e793e3>
  ns0:type skos:Concept ;
  skos:altLabel "Liquid-vapor interfaces"@fa, "Air-fluid interfaces"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/628f7190-cb71-4692-8cda-ebc544f9e9fb> ;
  skos:prefLabel "میاناهای گاز-مایع"@fa, "Gas-liquid interfaces"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

