@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#comment> rdfs:label "توضیحات"@fa, "comment"@en .
<http://www.irandoc.acir/onto/irandoc/mathpro100>
  skos:prefLabel "فضای با ابعاد محدود"@fa, "finite-dimensional space"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/mathpro103> .

<http://www.irandoc.acir/onto/irandoc/mathpro103>
  ns0:comment <http://en.wikipedia.org/wiki/noneuclidean_geometry> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/mathpro108> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/mathpro100> ;
  skos:prefLabel "فضای غیراقلیدسی"@fa, "noneuclidean space"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/mathpro108>
  skos:prefLabel "فضای مینکوفسکی"@fa, "minkowski space"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/mathpro103> .

<http://www.irandoc.acir/onto/irandoc/mathpro104> skos:broader <http://www.irandoc.acir/onto/irandoc/mathpro103> .
