@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:-WSRNLG2J-0 .

n9j:-WSRNLG2J-0
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Iowa> ;
  skos:definition "Iowa is a state in the American midwest, bounded by the Mississippi and Missouri rivers and located in the transition zone between the eastern forests and the Great Plains. The average temperature in January is 15 degrees F (8.3 degrees C) and in July is 75 degrees F (41.6 degrees C), with average annual precipitation of over 43 in. [Source: Encyclopedia of Global Warming & Climate Change; Iowa]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ML8VP6LP-L ;
  skos:prefLabel "Iowa"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007484.html> .

n9j:-ML8VP6LP-L
  skos:prefLabel "Midwestern United States"@en ;
  a skos:Concept ;
  skos:narrower n9j:-WSRNLG2J-0 .

n9j: a skos:ConceptScheme .
