@prefix jlc: <http://data.loterre.fr/ark:/67375/JLC> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

jlc: a skos:ConceptScheme .
jlc:-M4GTTC20-G
  skos:notation "313325" ;
  skos:definition "A dark patch on the surface of the sun. [Oxford Dict of Geography online]"@en ;
  a skos:Concept ;
  skos:inScheme jlc: ;
  skos:prefLabel "Sunspots"@en, "Tache solaire"@fr ;
  skos:altLabel "Sun-spots"@en .

