@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://theia-spatial/c_8910217d>
  skos:inScheme <https://www.theia-land.fr> ;
  a sosa:ObservableProperty, skos:Concept ;
  skos:prefLabel "Epaisseur optique des aérosols"@fr, "Aerosol optical thickness"@en ;
  dc:description "Suspension de particules de matière condensée (liquide, solide ou mélangée) dans un gaz vecteur (généralement de l’air). Les aérosols sont importants dans l’atmosphère en tant que noyaux pour la condensation des gouttelettes d’eau et des cristaux de glace, en tant que participants à divers cycles chimiques et en tant qu’absorbeurs et diffuseurs du rayonnement solaire, influençant ainsi le bilan radiatif du système Terre-atmosphère, qui à son tour influence le climat à la surface de la Terre."@fr, "Suspension of particles of condensed matter (liquid, solid, or mixed) in a carrier gas (usually air). Aerosols are important in the atmosphere as nuclei for the condensation of water droplets and ice crystals, as participants in various chemical cycles, and as absorbers and scatterers of solar radiation, thereby influencing the radiation budget of the earth-atmosphere system, which in turn influences the climate on the surface of the Earth."@en ;
  rdfs:label "Epaisseur optique des aérosols"@fr, "Aerosol optical thickness"@en ;
  skos:exactMatch <http://theia-spatial/c_8910217d> ;
  owl:sameAs <http://theia-spatial/c_8910217d> ;
  skos:topConceptOf <https://www.theia-land.fr> ;
  skos:broader <http://theia-spatial/c_341ce66a> .

<https://www.theia-land.fr> a skos:ConceptScheme, owl:Ontology .
<http://theia-spatial/c_341ce66a>
  skos:prefLabel "Variable"@en ;
  a <http://theia-spatial/CategoryOfVariable>, skos:Concept ;
  skos:narrower <http://theia-spatial/c_8910217d> .

