@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://theia-spatial/c_31f855c6>
  a skos:Concept, sosa:ObservableProperty ;
  dc:description "the ratio of the vertical projection area of above-ground vegetation organs on the ground to the total vegetation area."@en, "Le rapport entre la surface de projection verticale des organes de végétation aériens au sol et la superficie totale de végétation.."@fr ;
  owl:sameAs <http://theia-spatial/c_31f855c6> ;
  rdfs:label "Fractional vegetation cover (FVC)"@en, "Fraction de couverture de la végétation"@fr ;
  skos:prefLabel "Fraction de couverture de la végétation"@fr, "fractional vegetation cover (FVC)"@en ;
  skos:exactMatch <https://terra-vocabulary.org/ncl/DataTerraRepositoryFairIncubator/motsClefs/c_31f855c6> ;
  skos:topConceptOf <https://www.theia-land.fr> ;
  skos:inScheme <https://www.theia-land.fr> .

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