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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-MTBZJ090-X .

n9j:-DHB43748-W
  skos:prefLabel "design aspects"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MTBZJ090-X .

n9j: a skos:ConceptScheme .
n9j:-MTBZJ090-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/user_interface> ;
  skos:definition "A user interface (UI) for a geographic information system provides means for users to (a) input data to and (b) retrieve data from a specific system. All the means that contribute and facilitate these actions are considered to be part of the UI. For example, a map application that is accessible through the World Wide Web might allow users to specify addresses by typing text, pressing buttons to initiate an operation, or moving sliders to select an appropriate map scale. [Source: Encyclopedia of Geographic Information Science; User Interface]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DHB43748-W ;
  skos:prefLabel "user interface"@en .

