@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#label> rdfs:label "برچسب"@fa, "label"@en .
<http://www.irandoc.acir/onto/irandoc/mathpro1009>
  skos:prefLabel "معادله درجه‌ سوم"@fa, "cubic equation"@en, "معادله مکعبی"@fa ;
  skos:related <http://www.irandoc.acir/onto/irandoc/math0001949>, <http://www.irandoc.acir/onto/irandoc/math0008032> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/mathpro1007>, <http://www.irandoc.acir/onto/irandoc/math0005498> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:label <http://www.irandoc.acir/onto/irandoc/mathpro1009> ;
  skos:scopeNote "معادله چندجمله ای که بزرگترین نمای موجود در آن 3 است."@fa .

<http://www.irandoc.acir/onto/irandoc/mathpro1007>
  skos:prefLabel "معادله جبر"@fa, "algebra equation"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/mathpro1009> .

<http://www.irandoc.acir/onto/irandoc/math0001949>
  skos:prefLabel "عمر خیام"@fa, "omar khayyam"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/math0005498>
  skos:prefLabel "معادله چندجمله‌ای"@fa, "polynomial equation"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/math0008032>
  skos:prefLabel "معادله دیوفانتی"@fa, "diophantine equation"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

