@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:-PT0V43SJ-Z
  skos:prefLabel "data manipulation"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D99WL6XP-T .

n9j:-D99WL6XP-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/cartesian_coordinate_transformations> ;
  skos:definition "When the coordinates of certain points have been determined in a coordinate system, there is often the need to know the coordinates of the points in another coordinate system. The calculation of the coordinates of the points in the second system based on the coordinates in the first system and the relationship between the two coordinate systems is referred to as coordinate transformation. [Source: Encyclopedia of Geographic Information Science; Transformations, Cartesian Coordinate]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PT0V43SJ-Z ;
  skos:prefLabel "cartesian coordinate transformations"@en .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-D99WL6XP-T .

n9j: a skos:ConceptScheme .
