@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/mathpro3313>
  skos:prefLabel "ژئودزیک"@fa, "geodesic"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/mathpro3314> .

<http://rdf-vocabulary.ddialliance.org/xkos#comment> rdfs:label "توضیحات"@fa, "comment"@en .
<http://www.irandoc.acir/onto/irandoc/mathpro3314>
  ns0:comment <http://www.jstage.jst.go.jp/article/kyushujm/56/1/56_137/_article> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/mathpro3313> ;
  skos:prefLabel "ژئودزیک مجانبی"@fa, "asymptotic geodesic"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

