@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/fractals>
  skos:definition "Fractals, a term coined by their originator Benoit Mandelbrot, are objects of any kind whose spatial form is nowhere smooth (i.e., they are irregular) and whose irregularity repeats itself geometrically across many scales. The irregularity of form is similar from scale to scale, and the objects are said to possess the property of self-similarity or scale invariance. [Source: <a href=\"https://sk.sagepub.com/reference/humangeography/n111.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Geography; Fractal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS> ;
  skos:prefLabel "fractals"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/fractals> .

<https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS>
  skos:prefLabel "conceptual foundations of GIS"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fractals> .

