@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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_48334901>
  a sosa:ObservableProperty, skos:Concept ;
  skos:inScheme <https://www.theia-land.fr> ;
  dc:description "[physics] Proportion d’une énergie rayonnante incidente reflétée par une surface. La réflectance varie en fonction des longueurs d’onde de l’énergie rayonnante incidente, de la couleur et de la composition de la surface. "@fr ;
  rdfs:label "Réflectance de surface"@fr, "Surface reflectance"@en ;
  skos:prefLabel "Réflectance de surface"@fr, "Surface reflectance"@en ;
  skos:broader <http://theia-spatial/c_341ce66a> ;
  owl:sameAs <http://theia-spatial/c_48334901> ;
  skos:topConceptOf <https://www.theia-land.fr> ;
  skos:exactMatch <http://theia-spatial/c_48334901> .

<http://theia-spatial/c_341ce66a>
  skos:prefLabel "Variable"@en ;
  a <http://theia-spatial/CategoryOfVariable>, skos:Concept ;
  skos:narrower <http://theia-spatial/c_48334901> .

<https://www.theia-land.fr> a skos:ConceptScheme, owl:Ontology .
