@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-W1C49600-9
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower n9j:-ZL696LQQ-K .

n9j:-ZL696LQQ-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/minimum_bounding_rectangle> ;
  skos:definition "The minimum bounding rectangle (MBR), alternatively, the minimum bounding box (MBB), is the single orthogonal rectangle that minimally encloses or bounds the geometry of a geographic feature or the collection of geometries in a geographic data set. It can be used to describe the extent of either vector or raster data. [Source: Encyclopedia of Geographic Information Science; Minimum Bounding Rectangle]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W1C49600-9 ;
  skos:prefLabel "minimum bounding rectangle"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-ZL696LQQ-K .

n9j: a skos:ConceptScheme .
