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

n9j:-ZVQGJPPD-Q
  skos:prefLabel "climatology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FX6RQLPX-L .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FX6RQLPX-L .

n9j:-FX6RQLPX-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/solstices> ;
  skos:definition "Solstices are points along the path of the sun's apparent orbit (also known as the ecliptic) that, when viewed from a point on Earth, mark where the sun is at its farthest from the extension of Earth's equator across the night sky, also known as the celestial equator. The term solstice literally means “sun stoppage” due to the apparently long day. [Source: Encyclopedia of Geography; Solstices]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZVQGJPPD-Q ;
  skos:prefLabel "solstices"@en .

n9j: a skos:ConceptScheme .
