@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#Definitions> rdfs:label "تعاریف"@fa, "Definitions"@en .
<http://www.irandoc.acir/onto/irandoc/SWEETT14408>
  skos:prefLabel "تخصیص"@fa, "allocation"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/SWEETT06840> .

<http://www.irandoc.acir/onto/irandoc/SWEETT06840>
  skos:broader <http://www.irandoc.acir/onto/irandoc/SWEETT14408> ;
  skos:prefLabel "تخصیص موقعیت"@fa, "location allocation"@en ;
  ns0:Obsolete "false" ;
  ns0:Definitions "Spatial allocation is primarily concerned with designating what kinds of activities can or will be done where on the landscape. Land-use zoning is a typical example of a spatial allocation problem in which the landscape is divided up into a set of multiple alternative uses such as industrial, commercial, residential, etc. Allocation to a particular use usually depends on intrinsic properties of the individual parcels as well as adjacency constraints." ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:Obsolete rdfs:label "منسوخ"@fa, "Obsolete"@en .
